#include <LooperFactory.h>
Public Types | |
typedef EDLooperBase | base_type |
Static Public Member Functions | |
template<class T > | |
static void | addTo (EventSetupProvider &iProvider, boost::shared_ptr< T > iComponent, ParameterSet const &, bool) |
static boost::shared_ptr < base_type > | getComponentAndRegisterProcess (EventSetupsController &esController, ParameterSet const &iConfiguration) |
static std::string | name () |
static void | putComponent (EventSetupsController &esController, ParameterSet const &iConfiguration, boost::shared_ptr< base_type > const &component) |
static void | replaceExisting (EventSetupProvider &iProvider, boost::shared_ptr< EDLooperBase > iComponent) |
Definition at line 83 of file LooperFactory.h.
Definition at line 84 of file LooperFactory.h.
|
inlinestatic |
Definition at line 87 of file LooperFactory.h.
References edm::eventsetup::looper::addFinderTo(), and edm::eventsetup::looper::addProviderTo().
|
static |
Definition at line 34 of file LooperFactory.cc.
|
static |
Definition at line 23 of file LooperFactory.cc.
Referenced by cuy.divideElement::__init__(), cuy.plotElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), and Vispa.Views.PropertyView.Property::valueChanged().
|
static |
Definition at line 39 of file LooperFactory.cc.
|
static |
Definition at line 26 of file LooperFactory.cc.
References edm::hlt::Exception, and edm::errors::LogicError.