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" |
Data structure for the beam gate data in the tree.
Definition at line 164 of file TriggerEmulationTree_module.cc.
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.
|
static |
Definition at line 166 of file TriggerEmulationTree_module.cc.