Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Atom< art::InputTag > | DetSimModuleLabel |
fhicl::Atom< std::string > | OutputCategory |
fhicl::Atom< unsigned int > | DigitsPerLine |
fhicl::Atom< Pedestal_t > | Pedestal |
Definition at line 64 of file DumpRawDigits_module.cc.
Definition at line 66 of file DumpRawDigits_module.cc.
Definition at line 65 of file DumpRawDigits_module.cc.
fhicl::Atom<art::InputTag> detsim::DumpRawDigits::Config::DetSimModuleLabel |
Definition at line 68 of file DumpRawDigits_module.cc.
fhicl::Atom<unsigned int> detsim::DumpRawDigits::Config::DigitsPerLine |
Definition at line 80 of file DumpRawDigits_module.cc.
fhicl::Atom<std::string> detsim::DumpRawDigits::Config::OutputCategory |
Definition at line 74 of file DumpRawDigits_module.cc.
fhicl::Atom<Pedestal_t> detsim::DumpRawDigits::Config::Pedestal |
Definition at line 86 of file DumpRawDigits_module.cc.