#include <Contexts.h>
Public Member Functions | |
G const * | global () const |
R const * | run () const |
RunContextT (R const *iRun, G const *iGlobal) | |
Private Attributes | |
G const * | m_global |
R const * | m_run |
Definition at line 31 of file Contexts.h.
|
inline |
Definition at line 33 of file Contexts.h.
|
inline |
Definition at line 35 of file Contexts.h.
References edm::stream::RunContextT< R, G >::m_global.
Referenced by OscarMTProducer::globalEndRun().
|
inline |
Definition at line 34 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 39 of file Contexts.h.
Referenced by edm::stream::RunContextT< R, G >::global(), and edm::stream::LuminosityBlockContextT< L, R, G >::global().
|
private |
Definition at line 38 of file Contexts.h.
Referenced by edm::stream::RunContextT< R, G >::run(), and edm::stream::LuminosityBlockContextT< L, R, G >::run().