#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::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 82 of file LooperFactory.h.
Definition at line 83 of file LooperFactory.h.
|
inlinestatic |
Definition at line 86 of file LooperFactory.h.
References edm::eventsetup::looper::addFinderTo(), and edm::eventsetup::looper::addProviderTo().
|
static |
Definition at line 31 of file LooperFactory.cc.
|
static |
Definition at line 23 of file LooperFactory.cc.
Referenced by config.CFG::__str__(), geometryComparison.GeometryComparison::createScript(), validation.Sample::digest(), primaryVertexResolution.PrimaryVertexResolution::getRepMap(), primaryVertexValidation.PrimaryVertexValidation::getRepMap(), zMuMuValidation.ZMuMuValidation::getRepMap(), and VIDSelectorBase.VIDSelectorBase::initialize().
|
static |
Definition at line 36 of file LooperFactory.cc.
|
static |
Definition at line 25 of file LooperFactory.cc.
References Exception, and edm::errors::LogicError.