#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 | |
std::map< uint32_t, std::map< std::string, MonitorElement * > > | chamberHistos |
std::vector< std::string > | chambers_ |
std::vector< unsigned > | chambersRun3_ |
std::vector< double > | clctMaxBin_ |
std::vector< double > | clctMinBin_ |
std::vector< unsigned > | clctNBin_ |
edm::EDGetTokenT< CSCCLCTDigiCollection > | clcts_Token_ |
std::vector< std::string > | clctVars_ |
edm::InputTag | inputTag_ |
bool | isRun3_ |
MonitorElement * | theNDigisPerChamberPlots [10] |
MonitorElement * | theNDigisPerEventPlot |
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 |
bool | isSimTrackGood (const SimTrack &t) const |
Protected Attributes inherited from CSCBaseValidation | |
bool | doSim_ |
double | simTrackMaxEta_ |
double | simTrackMinEta_ |
double | simTrackMinPt_ |
const CSCGeometry * | theCSCGeometry |
const PSimHitMap * | theSimHitMap |
Definition at line 10 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 26 of file CSCCLCTDigiValidation.cc.
|
overridevirtual |
Implements CSCBaseValidation.
Definition at line 67 of file CSCCLCTDigiValidation.cc.
References chamberHistos, chambers_, chambersRun3_, nano_mu_digi_cff::chamberType, clcts_Token_, hcalRecHitTable_cff::detId, MillePedeFileConverter_cfg::e, edm::InputTag::encode(), dqm::impl::MonitorElement::Fill(), spr::find(), inputTag_, isRun3_, edm::HandleBase::isValid(), dqmiolumiharvest::j, FastTimerService_cff::range, theNDigisPerChamberPlots, and theNDigisPerEventPlot.
void CSCCLCTDigiValidation::bookHistograms | ( | DQMStore::IBooker & | iBooker | ) |
Definition at line 28 of file CSCCLCTDigiValidation.cc.
References dqm::implementation::IBooker::book1D(), chamberHistos, CSCDetId::chamberName(), chambers_, chambersRun3_, clctMaxBin_, clctMinBin_, clctNBin_, clctVars_, spr::find(), B2GTnPMonitor_cfi::histTitle, mps_fire::i, isRun3_, submitPVResolutionJobs::key, dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, RandomServiceHelper::t2, theNDigisPerChamberPlots, and theNDigisPerEventPlot.
|
private |
Definition at line 36 of file CSCCLCTDigiValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 24 of file CSCCLCTDigiValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 25 of file CSCCLCTDigiValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 30 of file CSCCLCTDigiValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 29 of file CSCCLCTDigiValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 28 of file CSCCLCTDigiValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 18 of file CSCCLCTDigiValidation.h.
Referenced by analyze(), and CSCCLCTDigiValidation().
|
private |
Definition at line 27 of file CSCCLCTDigiValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 19 of file CSCCLCTDigiValidation.h.
Referenced by analyze(), and CSCCLCTDigiValidation().
|
private |
Definition at line 32 of file CSCCLCTDigiValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 20 of file CSCCLCTDigiValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 21 of file CSCCLCTDigiValidation.h.
Referenced by analyze(), and bookHistograms().