Collection of information about the global trigger. More...
Public Attributes | |
SplitTimestamp_t | time |
Time of the trigger (absolute). More... | |
long int | relBeamGateTime |
Time of beam gate relative to trigger [ns]. More... | |
sbn::triggerSourceMask | bits |
Trigger bits. More... | |
unsigned int | gateCount = 0U |
Gate number from the beginning of run. More... | |
Collection of information about the global trigger.
Definition at line 689 of file DaqDecoderICARUSPMT_module.cc.
sbn::triggerSourceMask icarus::DaqDecoderICARUSPMT::TriggerInfo_t::bits |
Trigger bits.
Definition at line 692 of file DaqDecoderICARUSPMT_module.cc.
unsigned int icarus::DaqDecoderICARUSPMT::TriggerInfo_t::gateCount = 0U |
Gate number from the beginning of run.
Definition at line 693 of file DaqDecoderICARUSPMT_module.cc.
long int icarus::DaqDecoderICARUSPMT::TriggerInfo_t::relBeamGateTime |
Time of beam gate relative to trigger [ns].
Definition at line 691 of file DaqDecoderICARUSPMT_module.cc.
SplitTimestamp_t icarus::DaqDecoderICARUSPMT::TriggerInfo_t::time |
Time of the trigger (absolute).
Definition at line 690 of file DaqDecoderICARUSPMT_module.cc.