Go to the documentation of this file.
26 namespace eventsetup {
32 <<
"This function is not implemented and should never be called.\n"
33 <<
"Please report this to a Framework Developer\n";
43 std::shared_ptr<base_type>
const& component) {
52 <<
"Sharing " << edmtype <<
": class=" << modtype <<
" label='" <<
label <<
"'";
static std::string name()
void putESSource(ParameterSet const &pset, std::shared_ptr< EventSetupRecordIntervalFinder > const &component, unsigned subProcessIndex)
#define COMPONENTFACTORY_GET(_type_)
static void logInfoWhenSharing(ParameterSet const &iConfiguration)
static void replaceExisting(EventSetupProvider &iProvider, std::shared_ptr< EventSetupRecordIntervalFinder > iComponent)
unsigned indexOfNextProcess() const
static void putComponent(EventSetupsController &esController, ParameterSet const &iConfiguration, std::shared_ptr< base_type > const &component)
std::shared_ptr< EventSetupRecordIntervalFinder > getESSourceAndRegisterProcess(ParameterSet const &pset, unsigned subProcessIndex)
Log< level::Info, true > LogVerbatim
T getParameter(std::string const &) const
static std::shared_ptr< base_type > getComponentAndRegisterProcess(EventSetupsController &esController, ParameterSet const &iConfiguration)