CMS 3D CMS Logo

SiStripLorentzAngleDQM.h
Go to the documentation of this file.
1 #ifndef SiStripMonitorSummary_SiStripLorentzAngleDQM_h
2 #define SiStripMonitorSummary_SiStripLorentzAngleDQM_h
3 
5 
8 
10 public:
12  edm::RunNumber_t iRun,
13  edm::ParameterSet const &hPSet,
14  edm::ParameterSet const &fPSet);
15 
16  ~SiStripLorentzAngleDQM() override;
17 
18  void getActiveDetIds(const edm::EventSetup &eSetup) override;
19 
20  void fillModMEs(const std::vector<uint32_t> &selectedDetIds, const edm::EventSetup &es) override{};
21  void fillMEsForDet(const ModMEs &selModME_, uint32_t selDetId_, const TrackerTopology *tTopo) override{};
22 
23  void fillSummaryMEs(const std::vector<uint32_t> &selectedDetIds, const edm::EventSetup &es) override;
24  void fillMEsForLayer(
25  /*std::map<uint32_t, ModMEs> selModMEsMap_, */ uint32_t selDetId_, const TrackerTopology *tTopo) override;
26 
27  unsigned long long getCache(const edm::EventSetup &eSetup) override {
28  return eSetup.get<SiStripLorentzAngleRcd>().cacheIdentifier();
29  }
30 
31  void getConditionObject(const edm::EventSetup &eSetup) override {
34  }
35 
36 private:
38 };
39 
40 #endif
SiStripLorentzAngleDQM::getActiveDetIds
void getActiveDetIds(const edm::EventSetup &eSetup) override
Definition: SiStripLorentzAngleDQM.cc:28
edm::RunNumber_t
unsigned int RunNumber_t
Definition: RunLumiEventNumber.h:14
SiStripLorentzAngleDQM::fillMEsForLayer
void fillMEsForLayer(uint32_t selDetId_, const TrackerTopology *tTopo) override
Definition: SiStripLorentzAngleDQM.cc:125
TrackerTopology
Definition: TrackerTopology.h:16
SiStripLorentzAngleDQM::~SiStripLorentzAngleDQM
~SiStripLorentzAngleDQM() override
Definition: SiStripLorentzAngleDQM.cc:24
SiStripLorentzAngleDQM::fillMEsForDet
void fillMEsForDet(const ModMEs &selModME_, uint32_t selDetId_, const TrackerTopology *tTopo) override
Definition: SiStripLorentzAngleDQM.h:21
SiStripBaseCondObjDQM
Definition: SiStripBaseCondObjDQM.h:37
SiStripLorentzAngleDQM::getConditionObject
void getConditionObject(const edm::EventSetup &eSetup) override
Definition: SiStripLorentzAngleDQM.h:31
SiStripBaseCondObjDQM.h
edm::EventSetup::get
T get() const
Definition: EventSetup.h:73
edm::ESHandle< SiStripLorentzAngle >
SiStripBaseCondObjDQM::cacheID_memory
unsigned long long cacheID_memory
Definition: SiStripBaseCondObjDQM.h:126
SiStripLorentzAngleRcd.h
SiStripLorentzAngleDQM::fillModMEs
void fillModMEs(const std::vector< uint32_t > &selectedDetIds, const edm::EventSetup &es) override
Definition: SiStripLorentzAngleDQM.h:20
edm::ParameterSet
Definition: ParameterSet.h:36
SiStripLorentzAngleDQM
Definition: SiStripLorentzAngleDQM.h:9
SiStripLorentzAngleDQM::fillSummaryMEs
void fillSummaryMEs(const std::vector< uint32_t > &selectedDetIds, const edm::EventSetup &es) override
Definition: SiStripLorentzAngleDQM.cc:41
SiStripLorentzAngleRcd
Definition: SiStripCondDataRecords.h:25
SiStripLorentzAngleDQM::lorentzangleHandle_
edm::ESHandle< SiStripLorentzAngle > lorentzangleHandle_
Definition: SiStripLorentzAngleDQM.h:37
edm::EventSetup
Definition: EventSetup.h:57
get
#define get
SiStripBaseCondObjDQM::ModMEs
Definition: SiStripBaseCondObjDQM.h:70
SiStripLorentzAngleDQM::SiStripLorentzAngleDQM
SiStripLorentzAngleDQM(const edm::EventSetup &eSetup, edm::RunNumber_t iRun, edm::ParameterSet const &hPSet, edm::ParameterSet const &fPSet)
Definition: SiStripLorentzAngleDQM.cc:9
SiStripLorentzAngleDQM::getCache
unsigned long long getCache(const edm::EventSetup &eSetup) override
Definition: SiStripLorentzAngleDQM.h:27
SiStripLorentzAngle.h
SiStripBaseCondObjDQM::cacheID_current
unsigned long long cacheID_current
Definition: SiStripBaseCondObjDQM.h:127