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 60 of file MatacqProducer.h.
|
inline |
Definition at line 61 of file MatacqProducer.h.
|
inline |
Definition at line 62 of file MatacqProducer.h.
|
inline |
Definition at line 73 of file MatacqProducer.h.
|
inline |
Definition at line 85 of file MatacqProducer.h.
References a.
|
inline |
Definition at line 79 of file MatacqProducer.h.
uint32_t MatacqProducer::MatacqEventId::orbit |
Orbit id
Definition at line 70 of file MatacqProducer.h.
Referenced by operator<(), and operator>().
uint32_t MatacqProducer::MatacqEventId::run |
Run number
Definition at line 66 of file MatacqProducer.h.
Referenced by generateEDF.LumiInfo::__str__(), Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), generateEDF.LumiInfo::fixXingInfo(), operator<(), operator>(), and dqm_interfaces.DirWalkerFile::walk().