CMS 3D CMS Logo

TrackerPhase2DQMUtil.h
Go to the documentation of this file.
1 #ifndef _DQM_SiTrackerPhase2_Phase2TrackerValidationUtil_h
2 #define _DQM_SiTrackerPhase2_Phase2TrackerValidationUtil_h
7 #include <string>
8 #include <sstream>
9 
10 namespace phase2tkutil {
11 
12  std::string getITHistoId(uint32_t det_id, const TrackerTopology* tTopo);
13  std::string getOTHistoId(uint32_t det_id, const TrackerTopology* tTopo);
14 
17 
19 
21 
23 } // namespace phase2tkutil
24 #endif
dqm::impl::MonitorElement
Definition: MonitorElement.h:98
phase2tkutil::book1DFromPSet
MonitorElement * book1DFromPSet(const edm::ParameterSet &hpars, DQMStore::IBooker &ibooker)
Definition: TrackerPhase2DQMUtil.cc:50
TrackerTopology
Definition: TrackerTopology.h:16
DQMStore.h
phase2tkutil::MonitorElement
dqm::reco::MonitorElement MonitorElement
Definition: TrackerPhase2DQMUtil.h:15
TrackerTopology.h
dqm::legacy::DQMStore
Definition: DQMStore.h:728
phase2tkutil
Definition: TrackerPhase2DQMUtil.h:10
phase2tkutil::book2DFromPSet
MonitorElement * book2DFromPSet(const edm::ParameterSet &hpars, DQMStore::IBooker &ibooker)
Definition: TrackerPhase2DQMUtil.cc:62
MonitorElement.h
edm::ParameterSet
Definition: ParameterSet.h:47
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
phase2tkutil::getITHistoId
std::string getITHistoId(uint32_t det_id, const TrackerTopology *tTopo)
Definition: TrackerPhase2DQMUtil.cc:2
phase2tkutil::bookProfile1DFromPSet
MonitorElement * bookProfile1DFromPSet(const edm::ParameterSet &hpars, DQMStore::IBooker &ibooker)
Definition: TrackerPhase2DQMUtil.cc:77
phase2tkutil::DQMStore
dqm::reco::DQMStore DQMStore
Definition: TrackerPhase2DQMUtil.h:16
dqm::implementation::IBooker
Definition: DQMStore.h:43
ParameterSet.h
phase2tkutil::getOTHistoId
std::string getOTHistoId(uint32_t det_id, const TrackerTopology *tTopo)
Definition: TrackerPhase2DQMUtil.cc:25