Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Atom< art::InputTag > | InputModule |
fhicl::OptionalAtom < art::InputTag > | GenModule |
fhicl::Sequence< raw::Channel_t > | ChannelMasks |
fhicl::Atom< float > | HitThreshold |
fhicl::Atom< bool > | UseStartTime |
fhicl::DelegatedParameter | HitAlgoPset |
fhicl::DelegatedParameter | PedAlgoPset |
fhicl::Atom< bool > | UseCalibrator |
fhicl::Atom< bool > | AreaToPE |
fhicl::Atom< float > | SPEArea |
fhicl::Atom< float > | SPEShift |
Definition at line 205 of file ICARUSOpHitFinder_module.cc.
using opdet::ICARUSOpHitFinder::Config::Comment = fhicl::Comment |
Definition at line 207 of file ICARUSOpHitFinder_module.cc.
using opdet::ICARUSOpHitFinder::Config::Name = fhicl::Name |
Definition at line 206 of file ICARUSOpHitFinder_module.cc.
fhicl::Atom<bool> opdet::ICARUSOpHitFinder::Config::AreaToPE |
Definition at line 260 of file ICARUSOpHitFinder_module.cc.
fhicl::Sequence<raw::Channel_t> opdet::ICARUSOpHitFinder::Config::ChannelMasks |
Definition at line 219 of file ICARUSOpHitFinder_module.cc.
fhicl::OptionalAtom<art::InputTag> opdet::ICARUSOpHitFinder::Config::GenModule |
Definition at line 214 of file ICARUSOpHitFinder_module.cc.
fhicl::DelegatedParameter opdet::ICARUSOpHitFinder::Config::HitAlgoPset |
Definition at line 236 of file ICARUSOpHitFinder_module.cc.
fhicl::Atom<float> opdet::ICARUSOpHitFinder::Config::HitThreshold |
Definition at line 225 of file ICARUSOpHitFinder_module.cc.
fhicl::Atom<art::InputTag> opdet::ICARUSOpHitFinder::Config::InputModule |
Definition at line 209 of file ICARUSOpHitFinder_module.cc.
fhicl::DelegatedParameter opdet::ICARUSOpHitFinder::Config::PedAlgoPset |
Definition at line 245 of file ICARUSOpHitFinder_module.cc.
fhicl::Atom<float> opdet::ICARUSOpHitFinder::Config::SPEArea |
Definition at line 266 of file ICARUSOpHitFinder_module.cc.
fhicl::Atom<float> opdet::ICARUSOpHitFinder::Config::SPEShift |
Definition at line 272 of file ICARUSOpHitFinder_module.cc.
fhicl::Atom<bool> opdet::ICARUSOpHitFinder::Config::UseCalibrator |
Definition at line 254 of file ICARUSOpHitFinder_module.cc.
fhicl::Atom<bool> opdet::ICARUSOpHitFinder::Config::UseStartTime |
Definition at line 230 of file ICARUSOpHitFinder_module.cc.