Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Atom< string > | InputModule { Name("InputModule"), Comment("Module which produced raw waveforms") } |
fhicl::Sequence< string > | InputLabels { Name("InputLabels"), Comment("Labels of the raw waveforms. Will be reused for output.") } |
Definition at line 62 of file PDSNoiseFilter_module.cc.
Definition at line 64 of file PDSNoiseFilter_module.cc.
Definition at line 63 of file PDSNoiseFilter_module.cc.
fhicl::Sequence<string> opdet::PDSNoiseFilter::Config::InputLabels { Name("InputLabels"), Comment("Labels of the raw waveforms. Will be reused for output.") } |
Definition at line 67 of file PDSNoiseFilter_module.cc.
fhicl::Atom<string> opdet::PDSNoiseFilter::Config::InputModule { Name("InputModule"), Comment("Module which produced raw waveforms") } |
Definition at line 66 of file PDSNoiseFilter_module.cc.