#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 179 of file callAbilities.h.
|
inlinestatic |
Definition at line 180 of file callAbilities.h.
Referenced by edm::stream::EDAnalyzerAdaptor< T >::doBeginRun(), and edm::stream::ProducingModuleAdaptor< T, M, B >::doBeginRun().
|
inlinestatic |
Definition at line 192 of file callAbilities.h.
Referenced by edm::stream::EDAnalyzerAdaptor< T >::doEndRun(), and edm::stream::ProducingModuleAdaptor< T, M, B >::doEndRun().
|
inlinestatic |
Definition at line 188 of file callAbilities.h.
Referenced by edm::stream::EDAnalyzerAdaptor< T >::setupRun(), and edm::stream::ProducingModuleAdaptor< T, M, B >::setupRun().