#include <IndexIntoFile.h>
Public Member Functions | |
EventNumber_t | event () const |
IndexRunLumiEventKey (int index, RunNumber_t run, LuminosityBlockNumber_t lumi, EventNumber_t event) | |
LuminosityBlockNumber_t | lumi () const |
bool | operator< (IndexRunLumiEventKey const &right) const |
int | processHistoryIDIndex () const |
RunNumber_t | run () const |
Private Attributes | |
EventNumber_t | event_ |
LuminosityBlockNumber_t | lumi_ |
int | processHistoryIDIndex_ |
RunNumber_t | run_ |
Definition at line 890 of file IndexIntoFile.h.
|
inline |
Definition at line 892 of file IndexIntoFile.h.
|
inline |
Definition at line 902 of file IndexIntoFile.h.
References event_().
Referenced by Types.EventID::cppID(), and operator<().
|
inline |
Definition at line 901 of file IndexIntoFile.h.
References edm::IndexIntoFile::RunOrLumiEntry::lumi_.
Referenced by operator<().
|
inline |
Definition at line 904 of file IndexIntoFile.h.
References event(), event_(), lumi(), edm::IndexIntoFile::RunOrLumiEntry::lumi_, processHistoryIDIndex(), edm::IndexIntoFile::RunOrLumiEntry::processHistoryIDIndex_, run(), and edm::IndexIntoFile::RunOrLumiEntry::run_.
|
inline |
Definition at line 899 of file IndexIntoFile.h.
References edm::IndexIntoFile::RunOrLumiEntry::processHistoryIDIndex_.
Referenced by operator<().
|
inline |
Definition at line 900 of file IndexIntoFile.h.
References edm::IndexIntoFile::RunOrLumiEntry::run_.
Referenced by Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), and operator<().
|
private |
Definition at line 921 of file IndexIntoFile.h.
|
private |
Definition at line 920 of file IndexIntoFile.h.
|
private |
Definition at line 918 of file IndexIntoFile.h.
|
private |
Definition at line 919 of file IndexIntoFile.h.