Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Atom< art::InputTag > | SimModuleLabel |
fhicl::Atom< art::InputTag > | SimChannelModuleLabel |
fhicl::Atom< art::InputTag > | CRTSimLabel |
fhicl::Atom< bool > | Verbose |
fhicl::Atom< double > | QPed |
fhicl::Atom< double > | QSlope |
fhicl::Atom< double > | ClockSpeedCRT |
fhicl::Table < CRTBackTracker::Config > | CrtBackTrack |
Definition at line 67 of file CRTDetSimAna_module.cc.
using sbnd::CRTDetSimAna::Config::Comment = fhicl::Comment |
Definition at line 69 of file CRTDetSimAna_module.cc.
using sbnd::CRTDetSimAna::Config::Name = fhicl::Name |
Definition at line 68 of file CRTDetSimAna_module.cc.
fhicl::Atom<double> sbnd::CRTDetSimAna::Config::ClockSpeedCRT |
Definition at line 100 of file CRTDetSimAna_module.cc.
fhicl::Table<CRTBackTracker::Config> sbnd::CRTDetSimAna::Config::CrtBackTrack |
Definition at line 105 of file CRTDetSimAna_module.cc.
fhicl::Atom<art::InputTag> sbnd::CRTDetSimAna::Config::CRTSimLabel |
Definition at line 82 of file CRTDetSimAna_module.cc.
fhicl::Atom<double> sbnd::CRTDetSimAna::Config::QPed |
Definition at line 92 of file CRTDetSimAna_module.cc.
fhicl::Atom<double> sbnd::CRTDetSimAna::Config::QSlope |
Definition at line 96 of file CRTDetSimAna_module.cc.
fhicl::Atom<art::InputTag> sbnd::CRTDetSimAna::Config::SimChannelModuleLabel |
Definition at line 77 of file CRTDetSimAna_module.cc.
fhicl::Atom<art::InputTag> sbnd::CRTDetSimAna::Config::SimModuleLabel |
Definition at line 72 of file CRTDetSimAna_module.cc.
fhicl::Atom<bool> sbnd::CRTDetSimAna::Config::Verbose |
Definition at line 87 of file CRTDetSimAna_module.cc.