#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) |
static boost::shared_ptr < base_type > const * | getAlreadyMadeComponent (EventSetupsController const &esController, ParameterSet const &iConfiguration) |
static std::string | name () |
static void | putComponent (EventSetupsController &esController, ParameterSet const &iConfiguration, boost::shared_ptr< base_type > const &component) |
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 27 of file LooperFactory.cc.
|
static |
Definition at line 24 of file LooperFactory.cc.
Referenced by BeautifulSoup.Tag::_invert(), and Vispa.Views.PropertyView.Property::valueChanged().
|
static |
Definition at line 32 of file LooperFactory.cc.