Public Types | |
| using | Name = fhicl::Name |
| using | Comment = fhicl::Comment |
Public Attributes | |
| fhicl::Atom< std::string > | TriggerGatesTag |
| fhicl::Sequence< std::string > | Thresholds |
| fhicl::Atom< unsigned int > | WindowSize |
| fhicl::OptionalAtom< unsigned int > | Stride |
| fhicl::OptionalSequence < std::size_t > | DisableWindows |
| fhicl::OptionalSequence < std::size_t > | EnableOnlyWindows |
| fhicl::Sequence< raw::Channel_t > | MissingChannels |
| fhicl::Atom< bool > | ProduceWaveformAssns |
| fhicl::Atom< std::string > | LogCategory |
Definition at line 219 of file SlidingWindowTrigger_module.cc.
| using icarus::trigger::SlidingWindowTrigger::Config::Comment = fhicl::Comment |
Definition at line 222 of file SlidingWindowTrigger_module.cc.
| using icarus::trigger::SlidingWindowTrigger::Config::Name = fhicl::Name |
Definition at line 221 of file SlidingWindowTrigger_module.cc.
| fhicl::OptionalSequence<std::size_t> icarus::trigger::SlidingWindowTrigger::Config::DisableWindows |
Definition at line 247 of file SlidingWindowTrigger_module.cc.
| fhicl::OptionalSequence<std::size_t> icarus::trigger::SlidingWindowTrigger::Config::EnableOnlyWindows |
Definition at line 253 of file SlidingWindowTrigger_module.cc.
| fhicl::Atom<std::string> icarus::trigger::SlidingWindowTrigger::Config::LogCategory |
Definition at line 272 of file SlidingWindowTrigger_module.cc.
| fhicl::Sequence<raw::Channel_t> icarus::trigger::SlidingWindowTrigger::Config::MissingChannels |
Definition at line 259 of file SlidingWindowTrigger_module.cc.
| fhicl::Atom<bool> icarus::trigger::SlidingWindowTrigger::Config::ProduceWaveformAssns |
Definition at line 265 of file SlidingWindowTrigger_module.cc.
| fhicl::OptionalAtom<unsigned int> icarus::trigger::SlidingWindowTrigger::Config::Stride |
Definition at line 240 of file SlidingWindowTrigger_module.cc.
| fhicl::Sequence<std::string> icarus::trigger::SlidingWindowTrigger::Config::Thresholds |
Definition at line 230 of file SlidingWindowTrigger_module.cc.
| fhicl::Atom<std::string> icarus::trigger::SlidingWindowTrigger::Config::TriggerGatesTag |
Definition at line 225 of file SlidingWindowTrigger_module.cc.
| fhicl::Atom<unsigned int> icarus::trigger::SlidingWindowTrigger::Config::WindowSize |
Definition at line 236 of file SlidingWindowTrigger_module.cc.
1.8.5