#include <ModuleFactory.h>
Public Types | |
typedef DataProxyProvider | base_type |
Static Public Member Functions | |
static void | addTo (EventSetupProvider &iProvider, boost::shared_ptr< DataProxyProvider > 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 37 of file ModuleFactory.h.
Definition at line 38 of file ModuleFactory.h.
|
static |
Definition at line 30 of file ModuleFactory.cc.
References edm::eventsetup::EventSetupProvider::add().
|
static |
Definition at line 36 of file ModuleFactory.cc.
|
static |
Definition at line 29 of file ModuleFactory.cc.
Referenced by Vispa.Views.PropertyView.Property::valueChanged().
|
static |
Definition at line 41 of file ModuleFactory.cc.