Public Types | Public Attributes | List of all members
opdet::PDSNoiseFilter::Config Struct Reference

Public Types

using Name = fhicl::Name
 
using Comment = fhicl::Comment
 

Public Attributes

fhicl::Atom< stringInputModule { Name("InputModule"), Comment("Module which produced raw waveforms") }
 
fhicl::Sequence< stringInputLabels { Name("InputLabels"), Comment("Labels of the raw waveforms. Will be reused for output.") }
 

Detailed Description

Definition at line 62 of file PDSNoiseFilter_module.cc.

Member Typedef Documentation

Definition at line 64 of file PDSNoiseFilter_module.cc.

Definition at line 63 of file PDSNoiseFilter_module.cc.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: