#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 842 of file IndexIntoFile.h.
|
inline |
Definition at line 844 of file IndexIntoFile.h.
|
inline |
Definition at line 852 of file IndexIntoFile.h.
References processHistoryIDIndex(), edm::IndexIntoFile::RunOrLumiEntry::processHistoryIDIndex_, run(), and edm::IndexIntoFile::RunOrLumiEntry::run_.
|
inline |
Definition at line 849 of file IndexIntoFile.h.
References edm::IndexIntoFile::RunOrLumiEntry::processHistoryIDIndex_.
Referenced by operator<().
|
inline |
Definition at line 850 of file IndexIntoFile.h.
References edm::IndexIntoFile::RunOrLumiEntry::run_.
Referenced by Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), and operator<().
|
private |
Definition at line 860 of file IndexIntoFile.h.
|
private |
Definition at line 861 of file IndexIntoFile.h.