#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 868 of file IndexIntoFile.h.
|
inline |
Definition at line 870 of file IndexIntoFile.h.
|
inline |
Definition at line 876 of file IndexIntoFile.h.
References event_().
Referenced by Types.EventID::cppID(), and operator<().
|
inline |
Definition at line 875 of file IndexIntoFile.h.
References edm::IndexIntoFile::RunOrLumiEntry::lumi_.
Referenced by operator<().
|
inline |
Definition at line 878 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 873 of file IndexIntoFile.h.
References edm::IndexIntoFile::RunOrLumiEntry::processHistoryIDIndex_.
Referenced by operator<().
|
inline |
Definition at line 874 of file IndexIntoFile.h.
References edm::IndexIntoFile::RunOrLumiEntry::run_.
Referenced by Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), and operator<().
|
private |
Definition at line 895 of file IndexIntoFile.h.
|
private |
Definition at line 894 of file IndexIntoFile.h.
|
private |
Definition at line 892 of file IndexIntoFile.h.
|
private |
Definition at line 893 of file IndexIntoFile.h.