Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Member Functions | |
ComboMode | getCombinationMode () const |
Public Attributes | |
util::MultipleChoiceSelection < ComboMode > const | CombinationModeSelector |
Selector for CombinationMode parameter. More... | |
fhicl::OptionalAtom< std::string > | TriggerGatesTag |
fhicl::Sequence< std::string > | Thresholds |
fhicl::Sequence < fhicl::Sequence < raw::Channel_t > > | ChannelPairing |
fhicl::Sequence< raw::Channel_t > | IgnoreChannels |
fhicl::Atom< std::string > | CombinationMode |
fhicl::Atom< bool > | ProduceWaveformAssns |
fhicl::Atom< std::string > | LogCategory |
Definition at line 176 of file LVDSgates_module.cc.
using icarus::trigger::LVDSgates::Config::Comment = fhicl::Comment |
Definition at line 179 of file LVDSgates_module.cc.
using icarus::trigger::LVDSgates::Config::Name = fhicl::Name |
Definition at line 178 of file LVDSgates_module.cc.
|
inline |
Definition at line 233 of file LVDSgates_module.cc.
fhicl::Sequence<fhicl::Sequence<raw::Channel_t> > icarus::trigger::LVDSgates::Config::ChannelPairing |
Definition at line 202 of file LVDSgates_module.cc.
fhicl::Atom<std::string> icarus::trigger::LVDSgates::Config::CombinationMode |
Definition at line 214 of file LVDSgates_module.cc.
util::MultipleChoiceSelection<ComboMode> const icarus::trigger::LVDSgates::Config::CombinationModeSelector |
Selector for CombinationMode
parameter.
Definition at line 183 of file LVDSgates_module.cc.
fhicl::Sequence<raw::Channel_t> icarus::trigger::LVDSgates::Config::IgnoreChannels |
Definition at line 208 of file LVDSgates_module.cc.
fhicl::Atom<std::string> icarus::trigger::LVDSgates::Config::LogCategory |
Definition at line 226 of file LVDSgates_module.cc.
fhicl::Atom<bool> icarus::trigger::LVDSgates::Config::ProduceWaveformAssns |
Definition at line 219 of file LVDSgates_module.cc.
fhicl::Sequence<std::string> icarus::trigger::LVDSgates::Config::Thresholds |
Definition at line 196 of file LVDSgates_module.cc.
fhicl::OptionalAtom<std::string> icarus::trigger::LVDSgates::Config::TriggerGatesTag |
Definition at line 191 of file LVDSgates_module.cc.