#include <callAbilities.h>
Static Public Member Functions | |
static void | beginRun (edm::Run const &iRun, edm::EventSetup const &iES, typename T::GlobalCache const *iGC, std::shared_ptr< typename T::RunCache const > &oCache) |
static void | endRun (edm::Run const &iRun, edm::EventSetup const &iES, typename T::RunContext const *iContext) |
template<typename B > | |
static void | set (B *iProd, typename T::RunCache const *iCache) |
Definition at line 55 of file callAbilities.h.
|
inlinestatic |
Definition at line 56 of file callAbilities.h.
Referenced by edm::stream::ProducingModuleAdaptor< T, M, B >::doBeginRun().
|
inlinestatic |
Definition at line 68 of file callAbilities.h.
Referenced by edm::stream::ProducingModuleAdaptor< T, M, B >::doEndRun().
|
inlinestatic |
Definition at line 64 of file callAbilities.h.
Referenced by edm::stream::ProducingModuleAdaptor< T, M, B >::setupRun().