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 |
Definition at line 61 of file ICARUSFlashAssAna_module.cc.
using opana::ICARUSFlashAssAna::Config::Comment = fhicl::Comment |
Definition at line 64 of file ICARUSFlashAssAna_module.cc.
using opana::ICARUSFlashAssAna::Config::Name = fhicl::Name |
Definition at line 63 of file ICARUSFlashAssAna_module.cc.
fhicl::Atom<bool> opana::ICARUSFlashAssAna::Config::Debug |
Definition at line 96 of file ICARUSFlashAssAna_module.cc.
fhicl::Atom<bool> opana::ICARUSFlashAssAna::Config::DumpWaveformsInfo |
Definition at line 71 of file ICARUSFlashAssAna_module.cc.
fhicl::Sequence<art::InputTag> opana::ICARUSFlashAssAna::Config::FlashLabels |
Definition at line 86 of file ICARUSFlashAssAna_module.cc.
fhicl::Sequence<art::InputTag> opana::ICARUSFlashAssAna::Config::OpDetWaveformLabels |
Definition at line 76 of file ICARUSFlashAssAna_module.cc.
fhicl::Sequence<art::InputTag> opana::ICARUSFlashAssAna::Config::OpHitLabels |
Definition at line 81 of file ICARUSFlashAssAna_module.cc.
fhicl::Atom<float> opana::ICARUSFlashAssAna::Config::PEOpHitThreshold |
Definition at line 91 of file ICARUSFlashAssAna_module.cc.
fhicl::Atom<art::InputTag> opana::ICARUSFlashAssAna::Config::TriggerLabel |
Definition at line 66 of file ICARUSFlashAssAna_module.cc.