#include <CastorRecHitMonitor.h>
Public Member Functions | |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) |
CastorRecHitMonitor (const edm::ParameterSet &ps) | |
void | processEvent (const CastorRecHitCollection &castorHits) |
void | processEventJets (const reco::BasicJetCollection &Jets) |
void | processEventTowers (const reco::CastorTowerCollection &castorTowers) |
~CastorRecHitMonitor () | |
Private Attributes | |
float | energyInEachChannel [14][16] |
int | fVerbosity = 0 |
TH2F * | h2RecHitMap |
MonitorElement * | h2RHchan |
MonitorElement * | h2RHentriesMap |
MonitorElement * | h2RHmap |
MonitorElement * | h2RHoccmap |
MonitorElement * | h2RHvsSec |
MonitorElement * | h2TowerEMhad |
MonitorElement * | hallchan |
MonitorElement * | hJetEnergy |
MonitorElement * | hJetEta |
MonitorElement * | hJetPhi |
MonitorElement * | hJetsMultipl |
MonitorElement * | hRHtime |
MonitorElement * | hTowerDepth |
MonitorElement * | hTowerE |
MonitorElement * | hTowerMultipl |
int | ievt_ |
std::string | subsystemname |
Definition at line 21 of file CastorRecHitMonitor.h.
CastorRecHitMonitor::CastorRecHitMonitor | ( | const edm::ParameterSet & | ps | ) |
Definition at line 15 of file CastorRecHitMonitor.cc.
CastorRecHitMonitor::~CastorRecHitMonitor | ( | ) |
Definition at line 25 of file CastorRecHitMonitor.cc.
void CastorRecHitMonitor::bookHistograms | ( | DQMStore::IBooker & | ibooker, |
edm::Run const & | iRun, | ||
edm::EventSetup const & | iSetup | ||
) |
Definition at line 27 of file CastorRecHitMonitor.cc.
void CastorRecHitMonitor::processEvent | ( | const CastorRecHitCollection & | castorHits | ) |
Definition at line 157 of file CastorRecHitMonitor.cc.
void CastorRecHitMonitor::processEventJets | ( | const reco::BasicJetCollection & | Jets | ) |
Definition at line 216 of file CastorRecHitMonitor.cc.
void CastorRecHitMonitor::processEventTowers | ( | const reco::CastorTowerCollection & | castorTowers | ) |
Definition at line 140 of file CastorRecHitMonitor.cc.
|
private |
Definition at line 33 of file CastorRecHitMonitor.h.
|
private |
Definition at line 31 of file CastorRecHitMonitor.h.
|
private |
Definition at line 45 of file CastorRecHitMonitor.h.
|
private |
Definition at line 46 of file CastorRecHitMonitor.h.
|
private |
Definition at line 50 of file CastorRecHitMonitor.h.
|
private |
Definition at line 48 of file CastorRecHitMonitor.h.
|
private |
Definition at line 49 of file CastorRecHitMonitor.h.
|
private |
Definition at line 47 of file CastorRecHitMonitor.h.
|
private |
Definition at line 38 of file CastorRecHitMonitor.h.
|
private |
Definition at line 51 of file CastorRecHitMonitor.h.
|
private |
Definition at line 41 of file CastorRecHitMonitor.h.
|
private |
Definition at line 42 of file CastorRecHitMonitor.h.
|
private |
Definition at line 43 of file CastorRecHitMonitor.h.
|
private |
Definition at line 40 of file CastorRecHitMonitor.h.
|
private |
Definition at line 51 of file CastorRecHitMonitor.h.
|
private |
Definition at line 37 of file CastorRecHitMonitor.h.
|
private |
Definition at line 36 of file CastorRecHitMonitor.h.
|
private |
Definition at line 39 of file CastorRecHitMonitor.h.
|
private |
Definition at line 32 of file CastorRecHitMonitor.h.
|
private |
Definition at line 34 of file CastorRecHitMonitor.h.