All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Attributes | List of all members
icarus::trigger::OpDetWaveformMetaMaker::Config Struct Reference

Public Types

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

Public Attributes

fhicl::Atom< art::InputTag > Waveforms
 
fhicl::Atom< std::string > LogCategory
 

Detailed Description

Definition at line 98 of file OpDetWaveformMetaMaker_module.cc.

Member Typedef Documentation

Definition at line 101 of file OpDetWaveformMetaMaker_module.cc.

Definition at line 100 of file OpDetWaveformMetaMaker_module.cc.

Member Data Documentation

fhicl::Atom<std::string> icarus::trigger::OpDetWaveformMetaMaker::Config::LogCategory
Initial value:
{
Name("LogCategory"),
Comment("name of the category used for the output"),
"OpDetWaveformMetaMaker"
}

Definition at line 110 of file OpDetWaveformMetaMaker_module.cc.

fhicl::Atom<art::InputTag> icarus::trigger::OpDetWaveformMetaMaker::Config::Waveforms
Initial value:
{
Name("Waveforms"),
}

Definition at line 104 of file OpDetWaveformMetaMaker_module.cc.


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