CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SiStripLorentzAngleDQM.h
Go to the documentation of this file.
1 #ifndef SiStripMonitorSummary_SiStripLorentzAngleDQM_h
2 #define SiStripMonitorSummary_SiStripLorentzAngleDQM_h
3 
4 
6 
8 
11 
12 
14 
15  public:
16 
18  edm::ParameterSet const& hPSet,
19  edm::ParameterSet const& fPSet);
20 
21  virtual ~SiStripLorentzAngleDQM();
22 
23  void getActiveDetIds(const edm::EventSetup & eSetup);
24 
25  void fillModMEs(const std::vector<uint32_t> & selectedDetIds){};
26  void fillMEsForDet(ModMEs selModME_,uint32_t selDetId_){};
27 
28  void fillSummaryMEs(const std::vector<uint32_t> & selectedDetIds);
29  void fillMEsForLayer( /*std::map<uint32_t, ModMEs> selModMEsMap_,*/ uint32_t selDetId_);
30 
31  unsigned long long getCache(const edm::EventSetup & eSetup){ return eSetup.get<SiStripLorentzAngleRcd>().cacheIdentifier();}
32 
33  void getConditionObject(const edm::EventSetup & eSetup){
36  }
37 
38  private:
40 };
41 
42 #endif
SiStripLorentzAngleDQM(const edm::EventSetup &eSetup, edm::ParameterSet const &hPSet, edm::ParameterSet const &fPSet)
ADDITON OF TK_HISTO_MAP.
edm::ESHandle< SiStripLorentzAngle > lorentzangleHandle_
void fillModMEs(const std::vector< uint32_t > &selectedDetIds)
void fillSummaryMEs(const std::vector< uint32_t > &selectedDetIds)
unsigned long long getCache(const edm::EventSetup &eSetup)
unsigned long long cacheID_memory
void getActiveDetIds(const edm::EventSetup &eSetup)
const T & get() const
Definition: EventSetup.h:55
void fillMEsForDet(ModMEs selModME_, uint32_t selDetId_)
void fillMEsForLayer(uint32_t selDetId_)
unsigned long long cacheID_current
void getConditionObject(const edm::EventSetup &eSetup)