Go to the documentation of this file.
31 willConvertToEDM_(
true),
74 for (
unsigned iME(0); iME != MENames.size(); iME++) {
92 mItr->second->clear();
120 throw cms::Exception(
"InvalidCall") <<
"Electronics Mapping not initialized";
126 throw cms::Exception(
"InvalidCall") <<
"TrigTowerConstituentsMap not initialized";
132 throw cms::Exception(
"InvalidCall") <<
"CaloGeometry not initialized";
138 throw cms::Exception(
"InvalidCall") <<
"CaloTopology not initialized";
144 throw cms::Exception(
"InvalidCall") <<
"Electronics Mapping not initialized";
146 throw cms::Exception(
"InvalidCall") <<
"TrigTowerConstituentsMap not initialized";
148 throw cms::Exception(
"InvalidCall") <<
"CaloGeometry not initialized";
150 throw cms::Exception(
"InvalidCall") <<
"CaloTopology not initialized";
177 return &workerFactoryStore;
edm::ESGetToken< CaloTopology, CaloTopologyRecord > topoHandle
void setSetupObjectsEndLumi(edm::EventSetup const &)
void setTokens(edm::ConsumesCollector &)
tbb::concurrent_unordered_map< std::string, WorkerFactory > workerFactories_
const CaloTopology * topology
ParameterSet getUntrackedParameterSet(std::string const &name, ParameterSet const &defaultValue) const
edm::ESGetToken< CaloGeometry, CaloGeometryRecord > geomHandle
void fillMESetDescriptions(edm::ParameterSetDescription &)
edm::ESGetToken< EcalTrigTowerConstituentsMap, IdealGeometryRecord > ttMapHandle
T getUntrackedParameter(std::string const &, T const &) const
virtual void bookMEs(DQMStore::IBooker &)
bool existsAs(std::string const ¶meterName, bool trackiness=true) const
checks if a parameter exists as a given type
DQWorker * getWorker(std::string const &, int, edm::ParameterSet const &, edm::ParameterSet const &) const
Log< level::Info, false > LogInfo
void print_(std::string const &, int=0) const
edm::ESGetToken< CaloGeometry, CaloGeometryRecord > geomHandleEndLumi
edm::ESGetToken< EcalElectronicsMapping, EcalMappingRcd > elecMapHandleEndLumi
const EcalElectronicsMapping * GetElectronicsMap()
virtual void releaseMEs()
void setSetupObjects(edm::EventSetup const &)
const CaloGeometry * GetGeometry()
static void fillDescriptions(edm::ParameterSetDescription &_desc)
edm::ESGetToken< EcalElectronicsMapping, EcalMappingRcd > elecMapHandle
const EcalTrigTowerConstituentsMap * GetTrigTowerMap()
void setVerbosity(int _verbosity)
virtual void setParams(edm::ParameterSet const &)
ParameterDescriptionBase * addUntracked(U const &iLabel, T const &value)
void insert(const std::string &key, MESet *ptr)
const CaloGeometry * geometry
std::vector< std::string > getParameterNames() const
void initialize(std::string const &_name, edm::ParameterSet const &)
EcalDQMSetupObjects edso_
Log< level::Error, false > LogError
const EcalTrigTowerConstituentsMap * trigtowerMap
virtual void setME(edm::ParameterSet const &)
bool getData(T &iHolder) const
const EcalDQMSetupObjects getEcalDQMSetupObjects()
const EcalElectronicsMapping * electronicsMap
MESet * createMESet(edm::ParameterSet const &)
virtual ~DQWorker() noexcept(false)
static WorkerFactoryStore * singleton()
MESetColletionType::iterator iterator
edm::ESGetToken< CaloTopology, CaloTopologyRecord > topoHandleEndLumi
edm::ESGetToken< EcalTrigTowerConstituentsMap, IdealGeometryRecord > ttMapHandleEndLumi
virtual void setSource(edm::ParameterSet const &)
const CaloTopology * GetTopology()