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

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

Inheritance diagram for daq::PMTDecoder::TreeData_EventID_t:
daq::PMTDecoder::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 557 of file PMTDecoder_tool.cc.

Member Data Documentation

unsigned int daq::PMTDecoder::TreeData_EventID_t::event

Event number.

Definition at line 560 of file PMTDecoder_tool.cc.

unsigned int daq::PMTDecoder::TreeData_EventID_t::run

Run number.

Definition at line 558 of file PMTDecoder_tool.cc.

unsigned int daq::PMTDecoder::TreeData_EventID_t::subrun

Subrun number.

Definition at line 559 of file PMTDecoder_tool.cc.

SplitTimestamp_t daq::PMTDecoder::TreeData_EventID_t::timestamp

Event timestamp (seconds from the epoch).

Definition at line 561 of file PMTDecoder_tool.cc.


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