All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Attributes | List of all members
daq::TriggerDecoder::TriggerGateTypes Struct Reference

Codes of gate types from the trigger hardware. More...

Static Public Attributes

static constexpr int BNB { 1 }
 
static constexpr int NuMI { 2 }
 
static constexpr int OffbeamBNB { 3 }
 
static constexpr int OffbeamNuMI { 4 }
 
static constexpr int Calib { 5 }
 

Detailed Description

Codes of gate types from the trigger hardware.

Definition at line 178 of file TriggerDecoder_tool.cc.

Member Data Documentation

static constexpr int daq::TriggerDecoder::TriggerGateTypes::BNB { 1 }
static

Definition at line 179 of file TriggerDecoder_tool.cc.

constexpr int daq::TriggerDecoder::TriggerGateTypes::Calib { 5 }
static

Definition at line 275 of file TriggerDecoderV2_tool.cc.

static constexpr int daq::TriggerDecoder::TriggerGateTypes::NuMI { 2 }
static

Definition at line 180 of file TriggerDecoder_tool.cc.

static constexpr int daq::TriggerDecoder::TriggerGateTypes::OffbeamBNB { 3 }
static

Definition at line 181 of file TriggerDecoder_tool.cc.

static constexpr int daq::TriggerDecoder::TriggerGateTypes::OffbeamNuMI { 4 }
static

Definition at line 182 of file TriggerDecoder_tool.cc.


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