![]() |
Project
|
#include <ProcessingEventInfo.h>
Public Attributes | |
| double | eventTime |
| int | eventNumber |
| time of the current event | |
| int | sourceNumber |
| the current entry | |
| bool | numberSources |
| the current source number | |
Definition at line 26 of file ProcessingEventInfo.h.
| int o2::ProcessingEventInfo::eventNumber |
time of the current event
Definition at line 28 of file ProcessingEventInfo.h.
| double o2::ProcessingEventInfo::eventTime |
Definition at line 27 of file ProcessingEventInfo.h.
| bool o2::ProcessingEventInfo::numberSources |
the current source number
Definition at line 30 of file ProcessingEventInfo.h.
| int o2::ProcessingEventInfo::sourceNumber |
the current entry
Definition at line 29 of file ProcessingEventInfo.h.