#include <CSCCLCTDigiValidation.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &) |
CSCCLCTDigiValidation (const edm::ParameterSet &ps, edm::ConsumesCollector &&iC) | |
~CSCCLCTDigiValidation () override | |
Public Member Functions inherited from CSCBaseValidation | |
CSCBaseValidation (const edm::ParameterSet &ps) | |
void | setGeometry (const CSCGeometry *geom) |
void | setSimHitMap (const PSimHitMap *simHitMap) |
virtual | ~CSCBaseValidation () |
Private Attributes | |
edm::EDGetTokenT< CSCCLCTDigiCollection > | clcts_Token_ |
edm::InputTag | inputTag_ |
MonitorElement * | theNDigisPerChamberPlots [10] |
MonitorElement * | theNDigisPerEventPlot |
MonitorElement * | theTimeBinPlots [10] |
Additional Inherited Members | |
Public Types inherited from CSCBaseValidation | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
Protected Member Functions inherited from CSCBaseValidation | |
const CSCLayer * | findLayer (int detId) const |
Protected Attributes inherited from CSCBaseValidation | |
bool | doSim_ |
const CSCGeometry * | theCSCGeometry |
const PSimHitMap * | theSimHitMap |
Definition at line 11 of file CSCCLCTDigiValidation.h.
CSCCLCTDigiValidation::CSCCLCTDigiValidation | ( | const edm::ParameterSet & | ps, |
edm::ConsumesCollector && | iC | ||
) |
Definition at line 9 of file CSCCLCTDigiValidation.cc.
References clcts_Token_, edm::ParameterSet::getParameterSet(), inputTag_, and muonDTDigis_cfi::pset.
|
override |
Definition at line 16 of file CSCCLCTDigiValidation.cc.
|
overridevirtual |
Implements CSCBaseValidation.
Definition at line 30 of file CSCCLCTDigiValidation.cc.
References clcts_Token_, MillePedeFileConverter_cfg::e, edm::InputTag::encode(), dqm::impl::MonitorElement::Fill(), CSCDetId::iChamberType(), inputTag_, edm::HandleBase::isValid(), dqmiolumiharvest::j, theNDigisPerChamberPlots, theNDigisPerEventPlot, and theTimeBinPlots.
void CSCCLCTDigiValidation::bookHistograms | ( | DQMStore::IBooker & | iBooker | ) |
Definition at line 18 of file CSCCLCTDigiValidation.cc.
References dqm::implementation::IBooker::book1D(), CSCDetId::chamberName(), mps_fire::i, AlCaHLTBitMon_QueryRunRegistry::string, RandomServiceHelper::t1, RandomServiceHelper::t2, theNDigisPerChamberPlots, theNDigisPerEventPlot, and theTimeBinPlots.
|
private |
Definition at line 19 of file CSCCLCTDigiValidation.h.
Referenced by analyze(), and CSCCLCTDigiValidation().
|
private |
Definition at line 20 of file CSCCLCTDigiValidation.h.
Referenced by analyze(), and CSCCLCTDigiValidation().
|
private |
Definition at line 22 of file CSCCLCTDigiValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 23 of file CSCCLCTDigiValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 21 of file CSCCLCTDigiValidation.h.
Referenced by analyze(), and bookHistograms().