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

Data structure for the global trigger data in the tree. More...

Public Attributes

unsigned int beamType = 0U
 
std::uint64_t triggerTime = 0ULL
 
std::uint64_t beamGateTime = 0ULL
 
unsigned int triggerID = 0U
 
unsigned int gateID = 0U
 

Static Public Attributes

static constexpr char branchDef [] = "beamType/i:triggerTime/l:beamGateTime/l:triggerID/i:gateID/i"
 

Detailed Description

Data structure for the global trigger data in the tree.

Definition at line 174 of file TriggerEmulationTree_module.cc.

Member Data Documentation

std::uint64_t sbn::TriggerEmulationTree::GlobalTriggerInfo_t::beamGateTime = 0ULL

Definition at line 180 of file TriggerEmulationTree_module.cc.

unsigned int sbn::TriggerEmulationTree::GlobalTriggerInfo_t::beamType = 0U

Definition at line 178 of file TriggerEmulationTree_module.cc.

constexpr char sbn::TriggerEmulationTree::GlobalTriggerInfo_t::branchDef[] = "beamType/i:triggerTime/l:beamGateTime/l:triggerID/i:gateID/i"
static

Definition at line 176 of file TriggerEmulationTree_module.cc.

unsigned int sbn::TriggerEmulationTree::GlobalTriggerInfo_t::gateID = 0U

Definition at line 182 of file TriggerEmulationTree_module.cc.

unsigned int sbn::TriggerEmulationTree::GlobalTriggerInfo_t::triggerID = 0U

Definition at line 181 of file TriggerEmulationTree_module.cc.

std::uint64_t sbn::TriggerEmulationTree::GlobalTriggerInfo_t::triggerTime = 0ULL

Definition at line 179 of file TriggerEmulationTree_module.cc.


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