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

FHiCL configuration of the module. More...

Public Types

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

Public Attributes

fhicl::Atom< art::InputTag > FragmentsLabel
 
fhicl::Atom< bool > SurviveExceptions
 
fhicl::DelegatedParameter DecoderTool
 

Detailed Description

FHiCL configuration of the module.

Definition at line 44 of file DaqDecoderICARUSPMTnotThatOld_module.cc.

Member Typedef Documentation

Definition at line 47 of file DaqDecoderICARUSPMTnotThatOld_module.cc.

Definition at line 46 of file DaqDecoderICARUSPMTnotThatOld_module.cc.

Member Data Documentation

fhicl::DelegatedParameter daq::DaqDecoderICARUSPMT::Config::DecoderTool
Initial value:
{
Name("DecoderTool"),
("configuration of decoding tool (daq::IDecoder) to be loaded and used")
}

Definition at line 62 of file DaqDecoderICARUSPMTnotThatOld_module.cc.

fhicl::Atom<art::InputTag> daq::DaqDecoderICARUSPMT::Config::FragmentsLabel
Initial value:
{
Name("FragmentsLabel"),
Comment("data product with the PMT fragments from DAQ"),
"daq:CAEN1730"
}

Definition at line 49 of file DaqDecoderICARUSPMTnotThatOld_module.cc.

fhicl::Atom<bool> daq::DaqDecoderICARUSPMT::Config::SurviveExceptions
Initial value:
{
Name("SurviveExceptions"),
("when the decoding tool throws an exception, print a message and move on"),
true
}

Definition at line 55 of file DaqDecoderICARUSPMTnotThatOld_module.cc.


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