CbmRoot
|
#include <CbmMatchEvents.h>
Public Member Functions | |
EventId (int f, int e) | |
bool | operator< (const EventId &other) const |
Public Attributes | |
int | file {0} |
int | entry {0} |
Definition at line 25 of file CbmMatchEvents.h.
|
inline |
Definition at line 26 of file CbmMatchEvents.h.
|
inline |
Definition at line 29 of file CbmMatchEvents.h.
int CbmMatchEvents::EventId::entry {0} |
Definition at line 28 of file CbmMatchEvents.h.
Referenced by operator<().
int CbmMatchEvents::EventId::file {0} |
Definition at line 27 of file CbmMatchEvents.h.
Referenced by operator<().