#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 819 of file IndexIntoFile.h.
|
inline |
Definition at line 821 of file IndexIntoFile.h.
|
inline |
Definition at line 826 of file IndexIntoFile.h.
References processHistoryIDIndex(), processHistoryIDIndex_, run(), and run_.
|
inline |
Definition at line 823 of file IndexIntoFile.h.
References processHistoryIDIndex_.
Referenced by operator<().
|
inline |
Definition at line 824 of file IndexIntoFile.h.
References run_.
Referenced by Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), and operator<().
|
private |
Definition at line 834 of file IndexIntoFile.h.
Referenced by operator<(), and processHistoryIDIndex().
|
private |
Definition at line 835 of file IndexIntoFile.h.
Referenced by operator<(), and run().