#include <LooperFactory.h>
Public Types | |
typedef EDLooperBase | base_type |
Static Public Member Functions | |
template<class T > | |
static void | addTo (EventSetupProvider &iProvider, std::shared_ptr< T > iComponent, ParameterSet const &, bool) |
static std::string const & | baseType () |
static std::shared_ptr< base_type > | getComponentAndRegisterProcess (EventSetupsController &esController, ParameterSet const &iConfiguration) |
static std::string | name () |
static void | putComponent (EventSetupsController &esController, ParameterSet const &iConfiguration, std::shared_ptr< base_type > const &component) |
static void | replaceExisting (EventSetupProvider &iProvider, std::shared_ptr< EDLooperBase > iComponent) |
Definition at line 84 of file LooperFactory.h.
Definition at line 85 of file LooperFactory.h.
|
inlinestatic |
Definition at line 89 of file LooperFactory.h.
References edm::eventsetup::looper::addFinderTo(), and edm::eventsetup::looper::addProviderTo().
|
static |
Definition at line 25 of file LooperFactory.cc.
References edm::ParameterSetDescriptionFillerBase::kBaseForEDLooper.
|
static |
Definition at line 33 of file LooperFactory.cc.
|
static |
Definition at line 24 of file LooperFactory.cc.
Referenced by config.CFG::__str__(), validation.Sample::digest(), and VIDSelectorBase.VIDSelectorBase::initialize().
|
static |
Definition at line 38 of file LooperFactory.cc.
|
static |
Definition at line 27 of file LooperFactory.cc.
References Exception, and edm::errors::LogicError.