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

Data structure for the beam gate data in the tree. More...

Public Attributes

std::uint64_t beamGateSimStart = 0
 
float beamGateDuration = -1.0
 
unsigned int beamGateType = 999
 

Static Public Attributes

static constexpr char branchDef [] = "beamGateStart/l:beamGateDuration/F:beamGateType/i"
 

Detailed Description

Data structure for the beam gate data in the tree.

Definition at line 164 of file TriggerEmulationTree_module.cc.

Member Data Documentation

float sbn::TriggerEmulationTree::BeamInfo_t::beamGateDuration = -1.0

Definition at line 169 of file TriggerEmulationTree_module.cc.

std::uint64_t sbn::TriggerEmulationTree::BeamInfo_t::beamGateSimStart = 0

Definition at line 168 of file TriggerEmulationTree_module.cc.

unsigned int sbn::TriggerEmulationTree::BeamInfo_t::beamGateType = 999

Definition at line 170 of file TriggerEmulationTree_module.cc.

constexpr char sbn::TriggerEmulationTree::BeamInfo_t::branchDef[] = "beamGateStart/l:beamGateDuration/F:beamGateType/i"
static

Definition at line 166 of file TriggerEmulationTree_module.cc.


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