All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
icarus::trigger::details::GateWrapper< Gate > Struct Template Reference

Container of a single gate (base class). More...

#include <TriggerGateDataFormatting.h>

Inheritance diagram for icarus::trigger::details::GateWrapper< Gate >:
icarus::trigger::details::CompactFormatter< Gate >

Public Attributes

Gate const & gate
 

Detailed Description

template<typename Gate>
struct icarus::trigger::details::GateWrapper< Gate >

Container of a single gate (base class).

Definition at line 26 of file TriggerGateDataFormatting.h.

Member Data Documentation

template<typename Gate >
Gate const& icarus::trigger::details::GateWrapper< Gate >::gate

Definition at line 27 of file TriggerGateDataFormatting.h.


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