Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Atom< art::InputTag > | SimModuleLabel |
fhicl::Atom< art::InputTag > | CRTTrackLabel |
fhicl::Atom< art::InputTag > | TPCTrackLabel |
fhicl::Atom< bool > | Verbose |
fhicl::Table < CRTTrackMatchAlg::Config > | CRTTrackAlg |
fhicl::Table < CRTBackTracker::Config > | CrtBackTrack |
fhicl::Table < CRTEventDisplay::Config > | Evd |
Definition at line 65 of file CRTTrackMatchingAna_module.cc.
using sbnd::CRTTrackMatchingAna::Config::Comment = fhicl::Comment |
Definition at line 67 of file CRTTrackMatchingAna_module.cc.
using sbnd::CRTTrackMatchingAna::Config::Name = fhicl::Name |
Definition at line 66 of file CRTTrackMatchingAna_module.cc.
fhicl::Table<CRTBackTracker::Config> sbnd::CRTTrackMatchingAna::Config::CrtBackTrack |
Definition at line 94 of file CRTTrackMatchingAna_module.cc.
fhicl::Table<CRTTrackMatchAlg::Config> sbnd::CRTTrackMatchingAna::Config::CRTTrackAlg |
Definition at line 90 of file CRTTrackMatchingAna_module.cc.
fhicl::Atom<art::InputTag> sbnd::CRTTrackMatchingAna::Config::CRTTrackLabel |
Definition at line 75 of file CRTTrackMatchingAna_module.cc.
fhicl::Table<CRTEventDisplay::Config> sbnd::CRTTrackMatchingAna::Config::Evd |
Definition at line 98 of file CRTTrackMatchingAna_module.cc.
fhicl::Atom<art::InputTag> sbnd::CRTTrackMatchingAna::Config::SimModuleLabel |
Definition at line 70 of file CRTTrackMatchingAna_module.cc.
fhicl::Atom<art::InputTag> sbnd::CRTTrackMatchingAna::Config::TPCTrackLabel |
Definition at line 80 of file CRTTrackMatchingAna_module.cc.
fhicl::Atom<bool> sbnd::CRTTrackMatchingAna::Config::Verbose |
Definition at line 85 of file CRTTrackMatchingAna_module.cc.