All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Functions
WindowPattern.h File Reference

Defines a (sliding) window trigger pattern. More...

#include <vector>
#include <string>
#include <limits>

Go to the source code of this file.

Classes

struct  icarus::trigger::WindowPattern
 Specification of the requirement of sliding window firing pattern. More...
 

Namespaces

 icarus::trigger
 

Typedefs

using icarus::trigger::WindowPatterns_t = std::vector< WindowPattern >
 A list of window patterns. More...
 

Functions

std::string icarus::trigger::to_string (WindowPattern const &pattern)
 

Detailed Description

Defines a (sliding) window trigger pattern.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.slac..nosp@m.stan.nosp@m.ford..nosp@m.edu)
Date
March 21, 2021
See Also
icaruscode/PMT/Trigger/Algorithms/WindowPattern.cxx

Definition in file WindowPattern.h.