Algorithm to combine trigger channels into sliding windows. More...
#include "icaruscode/PMT/Trigger/Algorithms/SlidingWindowDefs.h"#include "icaruscode/PMT/Trigger/Utilities/TriggerDataUtils.h"#include "icaruscode/PMT/Trigger/Utilities/TriggerGateOperations.h"#include "icaruscode/PMT/Trigger/Utilities/TrackedOpticalTriggerGate.h"#include "larcorealg/CoreUtils/counter.h"#include "lardataobj/RawData/OpDetWaveform.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include <set>#include <vector>#include <string>#include <algorithm>Go to the source code of this file.
Classes | |
| class | icarus::trigger::TriggerGateIndex< GateObject > |
| Associates each optical detector channel to a gate. More... | |
| class | icarus::trigger::SlidingWindowCombinerAlg |
Namespaces | |
| icarus::trigger | |
Algorithm to combine trigger channels into sliding windows.
Definition in file SlidingWindowCombinerAlg.h.
1.8.5