#include <CSCALCTDigiValidation.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &) |
CSCALCTDigiValidation (const edm::ParameterSet &ps, edm::ConsumesCollector &&iC) | |
~CSCALCTDigiValidation () 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::vector< double > | alctMaxBin_ |
std::vector< double > | alctMinBin_ |
std::vector< unsigned > | alctNBin_ |
edm::EDGetTokenT < CSCALCTDigiCollection > | alcts_Token_ |
std::vector< std::string > | alctVars_ |
std::map< uint32_t, std::map < std::string, MonitorElement * > > | chamberHistos |
std::vector< std::string > | chambers_ |
edm::InputTag | inputTag_ |
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 CSCALCTDigiValidation.h.
CSCALCTDigiValidation::CSCALCTDigiValidation | ( | const edm::ParameterSet & | ps, |
edm::ConsumesCollector && | iC | ||
) |
Definition at line 9 of file CSCALCTDigiValidation.cc.
References alcts_Token_, edm::ParameterSet::getParameterSet(), inputTag_, and TrackValidation_cff::pset.
|
override |
Definition at line 24 of file CSCALCTDigiValidation.cc.
|
overridevirtual |
Implements CSCBaseValidation.
Definition at line 56 of file CSCALCTDigiValidation.cc.
References alcts_Token_, chamberHistos, chambers_, edm::InputTag::encode(), CSCDetId::endcap(), dqm::impl::MonitorElement::Fill(), edm::Event::getByToken(), CSCDetId::iChamberType(), inputTag_, edm::HandleBase::isValid(), dqmiolumiharvest::j, sistrip::SpyUtilities::range(), theNDigisPerChamberPlots, and theNDigisPerEventPlot.
void CSCALCTDigiValidation::bookHistograms | ( | DQMStore::IBooker & | iBooker | ) |
Definition at line 26 of file CSCALCTDigiValidation.cc.
References alctMaxBin_, alctMinBin_, alctNBin_, alctVars_, dqm::implementation::IBooker::book1D(), chamberHistos, CSCDetId::chamberName(), chambers_, dqm::legacy::MonitorElement::getTH1(), mps_fire::i, submitPVResolutionJobs::key, dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, theNDigisPerChamberPlots, and theNDigisPerEventPlot.
|
private |
Definition at line 29 of file CSCALCTDigiValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 28 of file CSCALCTDigiValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 27 of file CSCALCTDigiValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 18 of file CSCALCTDigiValidation.h.
Referenced by analyze(), and CSCALCTDigiValidation().
|
private |
Definition at line 26 of file CSCALCTDigiValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 33 of file CSCALCTDigiValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 24 of file CSCALCTDigiValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 19 of file CSCALCTDigiValidation.h.
Referenced by analyze(), and CSCALCTDigiValidation().
|
private |
Definition at line 20 of file CSCALCTDigiValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 21 of file CSCALCTDigiValidation.h.
Referenced by analyze(), and bookHistograms().