All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
icarus::trigger::SlidingWindowPatternAlg::MoreInfo_t Struct Reference

Additional information on the trigger. More...

#include <SlidingWindowPatternAlg.h>

Public Attributes

std::size_t windowIndex = std::numeric_limits<std::size_t>::max()
 Index of the window which led the trigger. More...
 

Detailed Description

Additional information on the trigger.

Definition at line 77 of file SlidingWindowPatternAlg.h.

Member Data Documentation

std::size_t icarus::trigger::SlidingWindowPatternAlg::MoreInfo_t::windowIndex = std::numeric_limits<std::size_t>::max()

Index of the window which led the trigger.

Definition at line 80 of file SlidingWindowPatternAlg.h.


The documentation for this struct was generated from the following file: