Public Member Functions | |
MatacqEventId () | |
MatacqEventId (uint32_t r, uint32_t o) | |
bool | operator< (const MatacqEventId &a) |
bool | operator== (const MatacqEventId &a) |
bool | operator> (const MatacqEventId &a) |
Public Attributes | |
uint32_t | orbit |
uint32_t | run |
Definition at line 62 of file MatacqProducer.h.
|
inline |
Definition at line 63 of file MatacqProducer.h.
|
inline |
Definition at line 64 of file MatacqProducer.h.
|
inline |
Definition at line 75 of file MatacqProducer.h.
|
inline |
Definition at line 87 of file MatacqProducer.h.
References a.
|
inline |
Definition at line 81 of file MatacqProducer.h.
uint32_t MatacqProducer::MatacqEventId::orbit |
Orbit id
Definition at line 72 of file MatacqProducer.h.
Referenced by operator<(), and operator>().
uint32_t MatacqProducer::MatacqEventId::run |
Run number
Definition at line 68 of file MatacqProducer.h.
Referenced by generateEDF.LumiInfo::__str__(), Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), o2olib.O2OTool::execute(), generateEDF.LumiInfo::fixXingInfo(), operator<(), operator>(), and dqm_interfaces.DirWalkerFile::walk().