#include <CSCCLCTDigiValidation.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) |
void | bookHistograms (DQMStore::IBooker &) |
CSCCLCTDigiValidation (const edm::InputTag &inputTag, edm::ConsumesCollector &&iC) | |
~CSCCLCTDigiValidation () | |
Public Member Functions inherited from CSCBaseValidation | |
CSCBaseValidation (const edm::InputTag &inputTag) | |
void | setGeometry (const CSCGeometry *geom) |
void | setSimHitMap (const PSimHitMap *simHitMap) |
virtual | ~CSCBaseValidation () |
Private Attributes | |
edm::EDGetTokenT < CSCCLCTDigiCollection > | clcts_Token_ |
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 | |
const CSCGeometry * | theCSCGeometry |
edm::InputTag | theInputTag |
const PSimHitMap * | theSimHitMap |
Definition at line 12 of file CSCCLCTDigiValidation.h.
CSCCLCTDigiValidation::CSCCLCTDigiValidation | ( | const edm::InputTag & | inputTag, |
edm::ConsumesCollector && | iC | ||
) |
Definition at line 9 of file CSCCLCTDigiValidation.cc.
References clcts_Token_, and beam_dqm_sourceclient-live_cfg::inputTag.
CSCCLCTDigiValidation::~CSCCLCTDigiValidation | ( | ) |
Definition at line 18 of file CSCCLCTDigiValidation.cc.
|
virtual |
Implements CSCBaseValidation.
Definition at line 35 of file CSCCLCTDigiValidation.cc.
References clcts_Token_, edm::InputTag::encode(), MonitorElement::Fill(), edm::Event::getByToken(), CSCDetId::iChamberType(), edm::HandleBase::isValid(), j, CSCBaseValidation::theInputTag, theNDigisPerLayerPlots, and theTimeBinPlots.
Referenced by CSCDigiValidation::analyze().
void CSCCLCTDigiValidation::bookHistograms | ( | DQMStore::IBooker & | iBooker | ) |
Definition at line 22 of file CSCCLCTDigiValidation.cc.
References DQMStore::IBooker::book1D(), i, theNDigisPerEventPlot, theNDigisPerLayerPlots, and theTimeBinPlots.
Referenced by CSCDigiValidation::bookHistograms().
|
private |
Definition at line 22 of file CSCCLCTDigiValidation.h.
Referenced by analyze(), and CSCCLCTDigiValidation().
|
private |
Definition at line 26 of file CSCCLCTDigiValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 25 of file CSCCLCTDigiValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 24 of file CSCCLCTDigiValidation.h.
Referenced by analyze(), and bookHistograms().