All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
icarus::DaqDecoderICARUSPMT::TreeData_EventID_t Struct Reference

Data structure for basic event information in simple ROOT trees. More...

Inheritance diagram for icarus::DaqDecoderICARUSPMT::TreeData_EventID_t:
icarus::DaqDecoderICARUSPMT::TreeFragment_t::Data_t

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...
 

Detailed Description

Data structure for basic event information in simple ROOT trees.

Definition at line 863 of file DaqDecoderICARUSPMT_module.cc.

Member Data Documentation

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.


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