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

Public Attributes

int fragmentID = 0
 ID of the fragment of this entry. More...
 
unsigned long int TriggerTimeTag = 0
 Trigger time tag from the fragment. More...
 
SplitTimestamp_t trigger
 Global trigger time. More...
 
SplitTimestamp_t fragTime
 PMT fragment time stamp. More...
 
- Public Attributes inherited from daq::PMTDecoder::TreeData_EventID_t
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

Definition at line 566 of file PMTDecoder_tool.cc.

Member Data Documentation

int daq::PMTDecoder::TreeFragment_t::Data_t::fragmentID = 0

ID of the fragment of this entry.

Definition at line 568 of file PMTDecoder_tool.cc.

SplitTimestamp_t daq::PMTDecoder::TreeFragment_t::Data_t::fragTime

PMT fragment time stamp.

Definition at line 573 of file PMTDecoder_tool.cc.

SplitTimestamp_t daq::PMTDecoder::TreeFragment_t::Data_t::trigger

Global trigger time.

Definition at line 571 of file PMTDecoder_tool.cc.

unsigned long int daq::PMTDecoder::TreeFragment_t::Data_t::TriggerTimeTag = 0

Trigger time tag from the fragment.

Definition at line 569 of file PMTDecoder_tool.cc.


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