Data structure for basic event information in simple ROOT trees. More...
Public Attributes | |
unsigned int | run |
Run number. More... | |
unsigned int | subrun |
Subrun number. More... | |
unsigned int | event |
Event number. More... | |
SplitTimestamp_t | timestamp |
Event timestamp (seconds from the epoch). More... | |
Data structure for basic event information in simple ROOT trees.
Definition at line 863 of file DaqDecoderICARUSPMT_module.cc.
unsigned int icarus::DaqDecoderICARUSPMT::TreeData_EventID_t::event |
Event number.
Definition at line 866 of file DaqDecoderICARUSPMT_module.cc.
unsigned int icarus::DaqDecoderICARUSPMT::TreeData_EventID_t::run |
Run number.
Definition at line 864 of file DaqDecoderICARUSPMT_module.cc.
unsigned int icarus::DaqDecoderICARUSPMT::TreeData_EventID_t::subrun |
Subrun number.
Definition at line 865 of file DaqDecoderICARUSPMT_module.cc.
SplitTimestamp_t icarus::DaqDecoderICARUSPMT::TreeData_EventID_t::timestamp |
Event timestamp (seconds from the epoch).
Definition at line 867 of file DaqDecoderICARUSPMT_module.cc.