#include <callAbilities.h>
Static Public Member Functions | |
static void | beginRun (edm::Run const &iRun, edm::EventSetup const &iES, typename T::RunContext const *iRC, std::shared_ptr< typename T::RunSummaryCache > &oCache) |
static void | globalEndRun (edm::Run const &iRun, edm::EventSetup const &iES, typename T::RunContext const *iContext, typename T::RunSummaryCache *iCache) |
template<typename B > | |
static void | streamEndRunSummary (B *iProd, edm::Run const &iRun, edm::EventSetup const &iES, typename T::RunSummaryCache *iCache) |
Definition at line 99 of file callAbilities.h.
|
inlinestatic |
Definition at line 100 of file callAbilities.h.
Referenced by edm::stream::ProducingModuleAdaptor< T, M, B >::doBeginRun(), and edm::stream::EDAnalyzerAdaptor< T >::doBeginRun().
|
inlinestatic |
Definition at line 114 of file callAbilities.h.
Referenced by edm::stream::ProducingModuleAdaptor< T, M, B >::doEndRun(), and edm::stream::EDAnalyzerAdaptor< T >::doEndRun().
|
inlinestatic |
Definition at line 107 of file callAbilities.h.
Referenced by edm::stream::ProducingModuleAdaptor< T, M, B >::streamEndRunSummary(), and edm::stream::EDAnalyzerAdaptor< T >::streamEndRunSummary().