All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
sbn::BNBRetriever::TriggerInfo_t Struct Reference

Public Attributes

int gate_type = 0
 Source of the spill: 1: BNB, 2: NuMI. More...
 
double t_current_event = 0
 
double t_previous_event = 0
 
unsigned int number_of_gates_since_previous_event = 0
 

Detailed Description

Definition at line 122 of file BNBRetriever_module.cc.

Member Data Documentation

int sbn::BNBRetriever::TriggerInfo_t::gate_type = 0

Source of the spill: 1: BNB, 2: NuMI.

Definition at line 123 of file BNBRetriever_module.cc.

unsigned int sbn::BNBRetriever::TriggerInfo_t::number_of_gates_since_previous_event = 0

Definition at line 126 of file BNBRetriever_module.cc.

double sbn::BNBRetriever::TriggerInfo_t::t_current_event = 0

Definition at line 124 of file BNBRetriever_module.cc.

double sbn::BNBRetriever::TriggerInfo_t::t_previous_event = 0

Definition at line 125 of file BNBRetriever_module.cc.


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