CMS 3D CMS Logo

SiStripApvGainsDQM.h
Go to the documentation of this file.
1 #ifndef SiStripMonitorSummary_SiStripApvGainsDQM_h
2 #define SiStripMonitorSummary_SiStripApvGainsDQM_h
3 
4 
6 
8 
11 
12 
14 
15  public:
16 
17  SiStripApvGainsDQM(const edm::EventSetup & eSetup,
18  edm::ParameterSet const& hPSet,
19  edm::ParameterSet const& fPSet);
20 
21  ~SiStripApvGainsDQM() override;
22 
23  void getActiveDetIds(const edm::EventSetup & eSetup) override;
24 
25  void fillModMEs(const std::vector<uint32_t> & selectedDetIds, const edm::EventSetup& es) override;
26  void fillSummaryMEs(const std::vector<uint32_t> & selectedDetIds, const edm::EventSetup& es) override;
27 
28  void fillMEsForDet(const ModMEs& selModME_,uint32_t selDetId_, const TrackerTopology* tTopo) override;
29 
30  void fillMEsForLayer( /*std::map<uint32_t, ModMEs> selModMEsMap_, */ uint32_t selDetId_, const TrackerTopology* tTopo) override;
31 
32  unsigned long long getCache(const edm::EventSetup & eSetup) override{ return eSetup.get<SiStripApvGainRcd>().cacheIdentifier();}
33 
34  void getConditionObject(const edm::EventSetup & eSetup) override{
35  eSetup.get<SiStripApvGainRcd>().get(gainHandle_);
37  }
38 
39  private:
41 
42  };
43 
44 #endif
unsigned long long getCache(const edm::EventSetup &eSetup) override
void getConditionObject(const edm::EventSetup &eSetup) override
SiStripApvGainsDQM(const edm::EventSetup &eSetup, edm::ParameterSet const &hPSet, edm::ParameterSet const &fPSet)
~SiStripApvGainsDQM() override
void fillMEsForLayer(uint32_t selDetId_, const TrackerTopology *tTopo) override
void fillSummaryMEs(const std::vector< uint32_t > &selectedDetIds, const edm::EventSetup &es) override
void fillMEsForDet(const ModMEs &selModME_, uint32_t selDetId_, const TrackerTopology *tTopo) override
void getActiveDetIds(const edm::EventSetup &eSetup) override
unsigned long long cacheID_memory
edm::ESHandle< SiStripApvGain > gainHandle_
const T & get() const
Definition: EventSetup.h:55
void fillModMEs(const std::vector< uint32_t > &selectedDetIds, const edm::EventSetup &es) override
unsigned long long cacheID_current