#include <SourceFactory.h>
Public Types | |
typedef EventSetupRecordIntervalFinder | base_type |
Static Public Member Functions | |
template<class T > | |
static void | addTo (EventSetupProvider &iProvider, boost::shared_ptr< T > iComponent, ParameterSet const &iConfiguration, bool matchesPreceding) |
static boost::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, boost::shared_ptr< base_type > const &component) |
static void | replaceExisting (EventSetupProvider &iProvider, boost::shared_ptr< EventSetupRecordIntervalFinder > iComponent) |
Definition at line 55 of file SourceFactory.h.
Definition at line 56 of file SourceFactory.h.
|
inlinestatic |
Definition at line 59 of file SourceFactory.h.
References edm::eventsetup::EventSetupProvider::add(), edm::eventsetup::addProviderTo(), and logInfoWhenSharing().
|
static |
Definition at line 39 of file SourceFactory.cc.
References edm::eventsetup::EventSetupsController::getESSourceAndRegisterProcess(), and edm::eventsetup::EventSetupsController::indexOfNextProcess().
|
static |
Definition at line 50 of file SourceFactory.cc.
References edm::ParameterSet::getParameter(), diffTwoXMLs::label, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by addTo().
|
static |
Definition at line 28 of file SourceFactory.cc.
Referenced by cuy.divideElement::__init__(), cuy.plotElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), config.CFG::__str__(), VIDSelectorBase.VIDSelectorBase::initialize(), and Vispa.Views.PropertyView.Property::valueChanged().
|
static |
Definition at line 44 of file SourceFactory.cc.
References edm::eventsetup::EventSetupsController::indexOfNextProcess(), and edm::eventsetup::EventSetupsController::putESSource().
|
static |
Definition at line 31 of file SourceFactory.cc.
References edm::hlt::Exception, and edm::errors::LogicError.