23 namespace eventsetup {
29 <<
"This function is not implemented and should never be called.\n" 30 <<
"Please report this to a Framework Developer\n";
35 return std::shared_ptr<LooperMakerTraits::base_type>();
40 std::shared_ptr<base_type>
const&) {}
static std::string name()
static const std::string kBaseForEDLooper
static std::shared_ptr< base_type > getComponentAndRegisterProcess(EventSetupsController &esController, ParameterSet const &iConfiguration)
#define COMPONENTFACTORY_GET(_type_)
static void putComponent(EventSetupsController &esController, ParameterSet const &iConfiguration, std::shared_ptr< base_type > const &component)
static std::string const & baseType()
static void replaceExisting(EventSetupProvider &iProvider, std::shared_ptr< EDLooperBase > iComponent)