![]() |
![]() |
#include <PrincipalCache.h>
Public Member Functions | |
int | lumi () const |
LumiKey (int index, int run, int lumi) | |
bool | operator< (const LumiKey &right) const |
int | processHistoryIDIndex () const |
int | run () const |
Private Attributes | |
int | lumi_ |
int | processHistoryIDIndex_ |
int | run_ |
Definition at line 42 of file PrincipalCache.h.
|
inline |
Definition at line 48 of file PrincipalCache.h.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 45 of file PrincipalCache.h.
References run_.
Referenced by Types.LuminosityBlockID::cppID().
|
private |
Definition at line 61 of file PrincipalCache.h.
Referenced by lumi(), and operator<().
|
private |
Definition at line 59 of file PrincipalCache.h.
Referenced by operator<(), and processHistoryIDIndex().
|
private |
Definition at line 60 of file PrincipalCache.h.
Referenced by operator<(), and run().