CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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  virtual ~SiStripApvGainsDQM();
22 
23  void getActiveDetIds(const edm::EventSetup & eSetup);
24 
25  void fillModMEs(const std::vector<uint32_t> & selectedDetIds);
26  void fillSummaryMEs(const std::vector<uint32_t> & selectedDetIds);
27 
28  void fillMEsForDet(ModMEs selModME_,uint32_t selDetId_);
29 
30  void fillMEsForLayer( std::map<uint32_t, ModMEs> selModMEsMap_, uint32_t selDetId_);
31 
32  unsigned long long getCache(const edm::EventSetup & eSetup){ return eSetup.get<SiStripApvGainRcd>().cacheIdentifier();}
33 
34  void getConditionObject(const edm::EventSetup & eSetup){
35  eSetup.get<SiStripApvGainRcd>().get(gainHandle_);
37  }
38 
39  private:
41 
42  };
43 
44 #endif
ADDITON OF TK_HISTO_MAP.
SiStripApvGainsDQM(const edm::EventSetup &eSetup, edm::ParameterSet const &hPSet, edm::ParameterSet const &fPSet)
void fillModMEs(const std::vector< uint32_t > &selectedDetIds)
void getActiveDetIds(const edm::EventSetup &eSetup)
void fillMEsForLayer(std::map< uint32_t, ModMEs > selModMEsMap_, uint32_t selDetId_)
void fillSummaryMEs(const std::vector< uint32_t > &selectedDetIds)
void fillMEsForDet(ModMEs selModME_, uint32_t selDetId_)
unsigned long long cacheID_memory
void getConditionObject(const edm::EventSetup &eSetup)
edm::ESHandle< SiStripApvGain > gainHandle_
unsigned long long getCache(const edm::EventSetup &eSetup)
const T & get() const
Definition: EventSetup.h:55
unsigned long long cacheID_current