Public Types | |
| using | Name = fhicl::Name |
| using | Comment = fhicl::Comment |
Public Attributes | |
| fhicl::Table< nnet::PointIdAlg::Config > | PointIdAlg {Name("PointIdAlg")} |
| fhicl::Atom< size_t > | BatchSize |
| fhicl::Atom< art::InputTag > | WireLabel |
| fhicl::Atom< art::InputTag > | HitModuleLabel |
| fhicl::Atom< art::InputTag > | ClusterModuleLabel |
| fhicl::Atom< art::InputTag > | TrackModuleLabel |
| fhicl::Sequence< int > | Views |
Definition at line 52 of file EmTrackMichelId_module.cc.
Definition at line 54 of file EmTrackMichelId_module.cc.
Definition at line 53 of file EmTrackMichelId_module.cc.
| fhicl::Atom<size_t> nnet::EmTrackMichelId::Config::BatchSize |
Definition at line 57 of file EmTrackMichelId_module.cc.
| fhicl::Atom<art::InputTag> nnet::EmTrackMichelId::Config::ClusterModuleLabel |
Definition at line 68 of file EmTrackMichelId_module.cc.
| fhicl::Atom<art::InputTag> nnet::EmTrackMichelId::Config::HitModuleLabel |
Definition at line 64 of file EmTrackMichelId_module.cc.
| fhicl::Table<nnet::PointIdAlg::Config> nnet::EmTrackMichelId::Config::PointIdAlg {Name("PointIdAlg")} |
Definition at line 56 of file EmTrackMichelId_module.cc.
| fhicl::Atom<art::InputTag> nnet::EmTrackMichelId::Config::TrackModuleLabel |
Definition at line 73 of file EmTrackMichelId_module.cc.
| fhicl::Sequence<int> nnet::EmTrackMichelId::Config::Views |
Definition at line 78 of file EmTrackMichelId_module.cc.
| fhicl::Atom<art::InputTag> nnet::EmTrackMichelId::Config::WireLabel |
Definition at line 60 of file EmTrackMichelId_module.cc.
1.8.11