#include <CSCALCTDigiValidation.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) |
CSCALCTDigiValidation (DQMStore *dbe, const edm::InputTag &inputTag) | |
void | endJob () |
~CSCALCTDigiValidation () | |
Public Member Functions inherited from CSCBaseValidation | |
CSCBaseValidation (DQMStore *dbe, const edm::InputTag &inputTag) | |
void | setGeometry (const CSCGeometry *geom) |
void | setSimHitMap (const PSimHitMap *simHitMap) |
virtual | ~CSCBaseValidation () |
Private Attributes | |
MonitorElement * | theNDigisPerEventPlot |
MonitorElement * | theNDigisPerLayerPlots [10] |
MonitorElement * | theTimeBinPlots [10] |
Additional Inherited Members | |
Protected Member Functions inherited from CSCBaseValidation | |
const CSCLayer * | findLayer (int detId) const |
Protected Attributes inherited from CSCBaseValidation | |
DQMStore * | dbe_ |
const CSCGeometry * | theCSCGeometry |
edm::InputTag | theInputTag |
const PSimHitMap * | theSimHitMap |
Definition at line 9 of file CSCALCTDigiValidation.h.
CSCALCTDigiValidation::CSCALCTDigiValidation | ( | DQMStore * | dbe, |
const edm::InputTag & | inputTag | ||
) |
Definition at line 12 of file CSCALCTDigiValidation.cc.
References DQMStore::book1D(), CSCBaseValidation::dbe_, i, theNDigisPerLayerPlots, and theTimeBinPlots.
CSCALCTDigiValidation::~CSCALCTDigiValidation | ( | ) |
Definition at line 30 of file CSCALCTDigiValidation.cc.
|
virtual |
Implements CSCBaseValidation.
Definition at line 41 of file CSCALCTDigiValidation.cc.
References edm::InputTag::encode(), MonitorElement::Fill(), edm::Event::getByLabel(), CSCDetId::iChamberType(), edm::HandleBase::isValid(), j, CSCBaseValidation::theInputTag, theNDigisPerLayerPlots, and theTimeBinPlots.
Referenced by CSCDigiValidation::analyze().
|
inline |
Definition at line 16 of file CSCALCTDigiValidation.h.
|
private |
Definition at line 21 of file CSCALCTDigiValidation.h.
|
private |
Definition at line 20 of file CSCALCTDigiValidation.h.
Referenced by analyze(), and CSCALCTDigiValidation().
|
private |
Definition at line 19 of file CSCALCTDigiValidation.h.
Referenced by analyze(), and CSCALCTDigiValidation().