Public Types | |
using | Comment = fhicl::Comment |
using | Name = fhicl::Name |
Public Attributes | |
fhicl::Atom< art::InputTag > | InputModuleName |
fhicl::Atom< double > | WaveformSize |
fhicl::Atom< bool > | UseSimPhotonsLite |
fhicl::Atom< bool > | ApplyTriggers |
fhicl::Atom< unsigned > | NThreads |
fhicl::TableFragment < opdet::DigiPMTSBNDAlgMaker::Config > | pmtAlgoConfig |
fhicl::TableFragment < opdet::DigiArapucaSBNDAlgMaker::Config > | araAlgoConfig |
fhicl::TableFragment < opdet::opDetSBNDTriggerAlg::Config > | trigAlgoConfig |
Definition at line 86 of file opDetDigitizerSBND_module.cc.
using opdet::opDetDigitizerSBND::Config::Comment = fhicl::Comment |
Definition at line 87 of file opDetDigitizerSBND_module.cc.
using opdet::opDetDigitizerSBND::Config::Name = fhicl::Name |
Definition at line 88 of file opDetDigitizerSBND_module.cc.
fhicl::Atom<bool> opdet::opDetDigitizerSBND::Config::ApplyTriggers |
Definition at line 103 of file opDetDigitizerSBND_module.cc.
fhicl::TableFragment<opdet::DigiArapucaSBNDAlgMaker::Config> opdet::opDetDigitizerSBND::Config::araAlgoConfig |
Definition at line 118 of file opDetDigitizerSBND_module.cc.
fhicl::Atom<art::InputTag> opdet::opDetDigitizerSBND::Config::InputModuleName |
Definition at line 90 of file opDetDigitizerSBND_module.cc.
fhicl::Atom<unsigned> opdet::opDetDigitizerSBND::Config::NThreads |
Definition at line 109 of file opDetDigitizerSBND_module.cc.
fhicl::TableFragment<opdet::DigiPMTSBNDAlgMaker::Config> opdet::opDetDigitizerSBND::Config::pmtAlgoConfig |
Definition at line 117 of file opDetDigitizerSBND_module.cc.
fhicl::TableFragment<opdet::opDetSBNDTriggerAlg::Config> opdet::opDetDigitizerSBND::Config::trigAlgoConfig |
Definition at line 119 of file opDetDigitizerSBND_module.cc.
fhicl::Atom<bool> opdet::opDetDigitizerSBND::Config::UseSimPhotonsLite |
Definition at line 98 of file opDetDigitizerSBND_module.cc.
fhicl::Atom<double> opdet::opDetDigitizerSBND::Config::WaveformSize |
Definition at line 94 of file opDetDigitizerSBND_module.cc.