CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CastorRecHitMonitor.h
Go to the documentation of this file.
1 #ifndef DQM_CASTORMONITOR_CASTORRECHITMONITOR_H
2 #define DQM_CASTORMONITOR_CASTORRECHITMONITOR_H
3 
7 //#include "DataFormats/HcalRecHit/interface/CastorRecHit.h"
8 
10 public:
13 
14  void setup(const edm::ParameterSet& ps);
15  void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &);
16  void processEvent(const CastorRecHitCollection& castorHits);
17 
18 private:
19  int ievt_;
20  float energyInEachChannel[14][16];
22 
23  TH2F *h2RecHitMap;
24  //MonitorElement* h2RHchan;
25  //MonitorElement* h2RHvsSec;
31 };
32 
33 #endif
float energyInEachChannel[14][16]
void setup(const edm::ParameterSet &ps)
MonitorElement * hallchan
MonitorElement * h2RHentriesMap
CastorRecHitMonitor(const edm::ParameterSet &ps)
MonitorElement * hRHtime
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &)
MonitorElement * h2RHoccmap
void processEvent(const CastorRecHitCollection &castorHits)
Definition: Run.h:41
MonitorElement * h2RHmap