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

Public Types

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

Public Attributes

fhicl::Atom< art::InputTag > TriggerLabel
 
fhicl::Atom< bool > DumpWaveformsInfo
 
fhicl::Sequence< art::InputTag > OpDetWaveformLabels
 
fhicl::Sequence< art::InputTag > OpHitLabels
 
fhicl::Sequence< art::InputTag > FlashLabels
 
fhicl::Atom< float > PEOpHitThreshold
 
fhicl::Atom< bool > Debug
 

Detailed Description

Definition at line 61 of file ICARUSFlashAssAna_module.cc.

Member Typedef Documentation

Definition at line 64 of file ICARUSFlashAssAna_module.cc.

Definition at line 63 of file ICARUSFlashAssAna_module.cc.

Member Data Documentation

fhicl::Atom<bool> opana::ICARUSFlashAssAna::Config::Debug
Initial value:
{
Name("Debug"),
Comment("Be more verbose"),
false
}

Definition at line 96 of file ICARUSFlashAssAna_module.cc.

fhicl::Atom<bool> opana::ICARUSFlashAssAna::Config::DumpWaveformsInfo
Initial value:
{
Name("DumpWaveformsInfo"),
}

Definition at line 71 of file ICARUSFlashAssAna_module.cc.

fhicl::Sequence<art::InputTag> opana::ICARUSFlashAssAna::Config::FlashLabels
Initial value:
{
Name("FlashLabels"),
}

Definition at line 86 of file ICARUSFlashAssAna_module.cc.

fhicl::Sequence<art::InputTag> opana::ICARUSFlashAssAna::Config::OpDetWaveformLabels
Initial value:
{
Name("OpDetWaveformLabels"),
}

Definition at line 76 of file ICARUSFlashAssAna_module.cc.

fhicl::Sequence<art::InputTag> opana::ICARUSFlashAssAna::Config::OpHitLabels
Initial value:
{
Name("OpHitLabels"),
}

Definition at line 81 of file ICARUSFlashAssAna_module.cc.

fhicl::Atom<float> opana::ICARUSFlashAssAna::Config::PEOpHitThreshold
Initial value:
{
Name("PEOpHitThreshold"),
}

Definition at line 91 of file ICARUSFlashAssAna_module.cc.

fhicl::Atom<art::InputTag> opana::ICARUSFlashAssAna::Config::TriggerLabel
Initial value:
{
Name("TriggerLabel"),
}

Definition at line 66 of file ICARUSFlashAssAna_module.cc.


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