#include <IndexIntoFile.h>
Public Member Functions | |
IndexRunLumiKey (int index, RunNumber_t run, LuminosityBlockNumber_t lumi) | |
LuminosityBlockNumber_t | lumi () const |
bool | operator< (IndexRunLumiKey const &right) const |
int | processHistoryIDIndex () const |
RunNumber_t | run () const |
Private Attributes | |
LuminosityBlockNumber_t | lumi_ |
int | processHistoryIDIndex_ |
RunNumber_t | run_ |
Definition at line 867 of file IndexIntoFile.h.
|
inline |
Definition at line 869 of file IndexIntoFile.h.
|
inline |
Definition at line 877 of file IndexIntoFile.h.
References edm::IndexIntoFile::RunOrLumiEntry::lumi_.
Referenced by operator<().
|
inline |
Definition at line 879 of file IndexIntoFile.h.
References lumi(), edm::IndexIntoFile::RunOrLumiEntry::lumi_, processHistoryIDIndex(), edm::IndexIntoFile::RunOrLumiEntry::processHistoryIDIndex_, run(), and edm::IndexIntoFile::RunOrLumiEntry::run_.
|
inline |
Definition at line 875 of file IndexIntoFile.h.
References edm::IndexIntoFile::RunOrLumiEntry::processHistoryIDIndex_.
Referenced by operator<().
|
inline |
Definition at line 876 of file IndexIntoFile.h.
References edm::IndexIntoFile::RunOrLumiEntry::run_.
Referenced by Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), and operator<().
|
private |
Definition at line 892 of file IndexIntoFile.h.
|
private |
Definition at line 890 of file IndexIntoFile.h.
|
private |
Definition at line 891 of file IndexIntoFile.h.