Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Atom< art::InputTag > | OpDetWaveformsTag |
fhicl::Atom< std::string > | OutputCategory |
fhicl::Atom< unsigned int > | DigitsPerLine |
fhicl::Atom< raw::ADC_Count_t > | Pedestal |
fhicl::Atom< bool > | SortByChannelAndTime |
fhicl::Atom< std::string > | TickLabel |
Definition at line 60 of file DumpOpDetWaveforms_module.cc.
Definition at line 63 of file DumpOpDetWaveforms_module.cc.
Definition at line 62 of file DumpOpDetWaveforms_module.cc.
fhicl::Atom<unsigned int> detsim::DumpOpDetWaveforms::Config::DigitsPerLine |
Definition at line 73 of file DumpOpDetWaveforms_module.cc.
fhicl::Atom<art::InputTag> detsim::DumpOpDetWaveforms::Config::OpDetWaveformsTag |
Definition at line 65 of file DumpOpDetWaveforms_module.cc.
fhicl::Atom<std::string> detsim::DumpOpDetWaveforms::Config::OutputCategory |
Definition at line 69 of file DumpOpDetWaveforms_module.cc.
fhicl::Atom<raw::ADC_Count_t> detsim::DumpOpDetWaveforms::Config::Pedestal |
Definition at line 78 of file DumpOpDetWaveforms_module.cc.
fhicl::Atom<bool> detsim::DumpOpDetWaveforms::Config::SortByChannelAndTime |
Definition at line 83 of file DumpOpDetWaveforms_module.cc.
fhicl::Atom<std::string> detsim::DumpOpDetWaveforms::Config::TickLabel |
Definition at line 89 of file DumpOpDetWaveforms_module.cc.