Public Member Functions | |
unsigned int | lumi () const |
bool | operator< (RunLumiPHIDKey const &right) const |
edm::ProcessHistoryID const & | processHistoryID () const |
unsigned int | run () const |
RunLumiPHIDKey (edm::ProcessHistoryID const &phid, unsigned int run, unsigned int lumi) | |
Private Attributes | |
unsigned int | lumi_ |
edm::ProcessHistoryID | processHistoryID_ |
unsigned int | run_ |
Definition at line 337 of file DQMRootSource.cc.
|
inline |
Definition at line 339 of file DQMRootSource.cc.
|
inline |
|
inline |
Definition at line 344 of file DQMRootSource.cc.
References lumi(), lumi_, processHistoryID(), processHistoryID_, run(), and run_.
|
inline |
Definition at line 341 of file DQMRootSource.cc.
References processHistoryID_.
Referenced by operator<().
|
inline |
Definition at line 342 of file DQMRootSource.cc.
References run_.
Referenced by Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), and operator<().
|
private |
Definition at line 356 of file DQMRootSource.cc.
Referenced by lumi(), and operator<().
|
private |
Definition at line 354 of file DQMRootSource.cc.
Referenced by operator<(), and processHistoryID().
|
private |
Definition at line 355 of file DQMRootSource.cc.
Referenced by operator<(), and run().