Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Atom< art::InputTag > | SimModuleLabel |
fhicl::Atom< art::InputTag > | CRTSimLabel |
fhicl::Atom< art::InputTag > | CRTHitLabel |
fhicl::Atom< art::InputTag > | CRTTrackLabel |
fhicl::Atom< art::InputTag > | TPCTrackLabel |
fhicl::Atom< bool > | Verbose |
fhicl::Table < CRTT0MatchAlg::Config > | CRTT0Alg |
fhicl::Table < CRTTrackMatchAlg::Config > | CRTTrackAlg |
fhicl::Table < CRTBackTracker::Config > | CrtBackTrack |
Definition at line 83 of file CRTFullRecoAna_module.cc.
using sbnd::CRTFullRecoAna::Config::Comment = fhicl::Comment |
Definition at line 85 of file CRTFullRecoAna_module.cc.
using sbnd::CRTFullRecoAna::Config::Name = fhicl::Name |
Definition at line 84 of file CRTFullRecoAna_module.cc.
fhicl::Table<CRTBackTracker::Config> sbnd::CRTFullRecoAna::Config::CrtBackTrack |
Definition at line 126 of file CRTFullRecoAna_module.cc.
fhicl::Atom<art::InputTag> sbnd::CRTFullRecoAna::Config::CRTHitLabel |
Definition at line 98 of file CRTFullRecoAna_module.cc.
fhicl::Atom<art::InputTag> sbnd::CRTFullRecoAna::Config::CRTSimLabel |
Definition at line 93 of file CRTFullRecoAna_module.cc.
fhicl::Table<CRTT0MatchAlg::Config> sbnd::CRTFullRecoAna::Config::CRTT0Alg |
Definition at line 118 of file CRTFullRecoAna_module.cc.
fhicl::Table<CRTTrackMatchAlg::Config> sbnd::CRTFullRecoAna::Config::CRTTrackAlg |
Definition at line 122 of file CRTFullRecoAna_module.cc.
fhicl::Atom<art::InputTag> sbnd::CRTFullRecoAna::Config::CRTTrackLabel |
Definition at line 103 of file CRTFullRecoAna_module.cc.
fhicl::Atom<art::InputTag> sbnd::CRTFullRecoAna::Config::SimModuleLabel |
Definition at line 88 of file CRTFullRecoAna_module.cc.
fhicl::Atom<art::InputTag> sbnd::CRTFullRecoAna::Config::TPCTrackLabel |
Definition at line 108 of file CRTFullRecoAna_module.cc.
fhicl::Atom<bool> sbnd::CRTFullRecoAna::Config::Verbose |
Definition at line 113 of file CRTFullRecoAna_module.cc.