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 
18 
20 
22 public:
25 
26  void setup(const edm::ParameterSet& ps);
27  void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &);
28  void processEvent(const CastorRecHitCollection& castorHits);
29  void processEventTowers(const reco::CastorTowerCollection& castorTowers);
31 private:
32  int ievt_;
33  float energyInEachChannel[14][16];
35 
44 
45  TH2F *h2RecHitMap;
53 };
54 
55 #endif
float energyInEachChannel[14][16]
void setup(const edm::ParameterSet &ps)
MonitorElement * hJetEta
MonitorElement * hallchan
MonitorElement * h2RHvsSec
MonitorElement * h2RHentriesMap
void processEventJets(const reco::BasicJetCollection &Jets)
MonitorElement * hJetEnergy
MonitorElement * hJetsMultipl
tuple Jets
Definition: METSkim_cff.py:17
CastorRecHitMonitor(const edm::ParameterSet &ps)
MonitorElement * hRHtime
MonitorElement * hTowerDepth
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &)
MonitorElement * hTowerE
MonitorElement * h2RHoccmap
MonitorElement * hJetPhi
void processEventTowers(const reco::CastorTowerCollection &castorTowers)
MonitorElement * h2TowerEMhad
void processEvent(const CastorRecHitCollection &castorHits)
MonitorElement * h2RHchan
std::vector< CastorTower > CastorTowerCollection
collection of CastorTower objects
Definition: CastorTower.h:126
Definition: Run.h:43
std::vector< BasicJet > BasicJetCollection
collection of BasicJet objects
MonitorElement * h2RHmap
MonitorElement * hTowerMultipl