CMS 3D CMS Logo

List of all members | Static Public Member Functions
edm::stream::CallGlobalRunImpl< T, false > Struct Template Reference

#include <callAbilities.h>

Static Public Member Functions

static void beginRun (edm::Run const &, edm::EventSetup const &, typename T::GlobalCache const *, impl::dummy_ptr)
 
static void endRun (edm::Run const &, edm::EventSetup const &, typename T::RunContext const *)
 
static void set (void *iProd, typename T::RunCache const *iCache)
 

Detailed Description

template<typename T>
struct edm::stream::CallGlobalRunImpl< T, false >

Definition at line 74 of file callAbilities.h.

Member Function Documentation

template<typename T >
static void edm::stream::CallGlobalRunImpl< T, false >::beginRun ( edm::Run const &  ,
edm::EventSetup const &  ,
typename T::GlobalCache const *  ,
impl::dummy_ptr   
)
inlinestatic

Definition at line 75 of file callAbilities.h.

75 {}
template<typename T >
static void edm::stream::CallGlobalRunImpl< T, false >::endRun ( edm::Run const &  ,
edm::EventSetup const &  ,
typename T::RunContext const *   
)
inlinestatic

Definition at line 77 of file callAbilities.h.

77 {}
template<typename T >
static void edm::stream::CallGlobalRunImpl< T, false >::set ( void *  iProd,
typename T::RunCache const *  iCache 
)
inlinestatic

Definition at line 76 of file callAbilities.h.

76 {}