#include <Contexts.h>
Public Member Functions | |
G const * | global () const |
L const * | luminosityBlock () const |
LuminosityBlockContextT (L const *iLumi, R const *iRun, G const *iGlobal) | |
R const * | run () const |
Private Attributes | |
G const * | m_global |
L const * | m_lumi |
R const * | m_run |
Definition at line 43 of file Contexts.h.
|
inline |
Definition at line 45 of file Contexts.h.
|
inline |
|
inline |
Definition at line 48 of file Contexts.h.
Referenced by Types.EventID::cppID(), and Types.LuminosityBlockID::cppID().
|
inline |
Definition at line 49 of file Contexts.h.
References edm::stream::RunContextT< R, G >::m_run.
Referenced by Types.EventID::cppID(), and Types.LuminosityBlockID::cppID().
|
private |
Definition at line 55 of file Contexts.h.
|
private |
Definition at line 53 of file Contexts.h.
|
private |
Definition at line 54 of file Contexts.h.