QualityControl  1.5.1
O2 Data Quality Control Framework
o2::quality_control_modules::ft0::EventWithChannelData Struct Reference
Collaboration diagram for o2::quality_control_modules::ft0::EventWithChannelData:

Public Member Functions

 EventWithChannelData (int pEventID, uint16_t pBC, uint32_t pOrbit, double pTimestamp, const std::vector< o2::ft0::ChannelData > &pChannels)
 
int getEventID () const
 
uint16_t getBC () const
 
uint32_t getOrbit () const
 
double getTimestamp () const
 
const std::vector< o2::ft0::ChannelData > & getChannels () const
 
 ClassDefNV (EventWithChannelData, 2)
 

Public Attributes

int eventID = -1
 
uint16_t bc = o2::InteractionRecord::DummyBC
 
uint32_t orbit = o2::InteractionRecord::DummyOrbit
 
double timestampNS = 0
 
std::vector< o2::ft0::ChannelData > channels
 

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