|
| 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) |
|
|
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: