#include <SourceFactory.h>
Public Types | |
typedef EventSetupRecordIntervalFinder | base_type |
Static Public Member Functions | |
template<class T > | |
static void | addTo (EventSetupProvider &iProvider, std::shared_ptr< T > iComponent, ParameterSet const &iConfiguration, bool matchesPreceding) |
static std::string const & | baseType () |
static std::shared_ptr< base_type > | getComponentAndRegisterProcess (EventSetupsController &esController, ParameterSet const &iConfiguration) |
static void | logInfoWhenSharing (ParameterSet const &iConfiguration) |
static std::string | name () |
static void | putComponent (EventSetupsController &esController, ParameterSet const &iConfiguration, std::shared_ptr< base_type > const &component) |
static void | replaceExisting (EventSetupProvider &iProvider, std::shared_ptr< EventSetupRecordIntervalFinder > iComponent) |
Definition at line 53 of file SourceFactory.h.
Definition at line 54 of file SourceFactory.h.
|
inlinestatic |
Definition at line 58 of file SourceFactory.h.
References edm::eventsetup::EventSetupProvider::add(), edm::eventsetup::addProviderTo(), and logInfoWhenSharing().
|
static |
Definition at line 30 of file SourceFactory.cc.
References edm::ParameterSetDescriptionFillerBase::kBaseForESSource.
|
static |
Definition at line 38 of file SourceFactory.cc.
References edm::eventsetup::EventSetupsController::getESSourceAndRegisterProcess(), and edm::eventsetup::EventSetupsController::indexOfNextProcess().
|
static |
Definition at line 49 of file SourceFactory.cc.
References edm::ParameterSet::getParameter(), label, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by addTo().
|
static |
Definition at line 29 of file SourceFactory.cc.
Referenced by config.CFG::__str__(), validation.Sample::digest(), and VIDSelectorBase.VIDSelectorBase::initialize().
|
static |
Definition at line 43 of file SourceFactory.cc.
References edm::eventsetup::EventSetupsController::indexOfNextProcess(), and edm::eventsetup::EventSetupsController::putESSource().
|
static |
Definition at line 32 of file SourceFactory.cc.
References Exception, and edm::errors::LogicError.