#include <IndexIntoFile.h>
Public Member Functions | |
IndexRunKey (int index, RunNumber_t run) | |
bool | operator< (IndexRunKey const &right) const |
int | processHistoryIDIndex () const |
RunNumber_t | run () const |
Private Attributes | |
int | processHistoryIDIndex_ |
RunNumber_t | run_ |
Definition at line 792 of file IndexIntoFile.h.
|
inline |
Definition at line 794 of file IndexIntoFile.h.
|
inline |
Definition at line 802 of file IndexIntoFile.h.
References processHistoryIDIndex(), edm::IndexIntoFile::RunOrLumiEntry::processHistoryIDIndex_, run(), and edm::IndexIntoFile::RunOrLumiEntry::run_.
|
inline |
Definition at line 799 of file IndexIntoFile.h.
References edm::IndexIntoFile::RunOrLumiEntry::processHistoryIDIndex_.
Referenced by operator<().
|
inline |
Definition at line 800 of file IndexIntoFile.h.
References edm::IndexIntoFile::RunOrLumiEntry::run_.
Referenced by Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), and operator<().
|
private |
Definition at line 810 of file IndexIntoFile.h.
|
private |
Definition at line 811 of file IndexIntoFile.h.