#include <CSCStubResolutionValidation.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &) |
CSCStubResolutionValidation (const edm::ParameterSet &pset, edm::ConsumesCollector &&iC) | |
~CSCStubResolutionValidation () 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 | |
MonitorElement * | bendresCLCT [10] |
std::unique_ptr< CSCStubMatcher > | cscStubMatcher_ |
MonitorElement * | posresCLCT_es [10] |
MonitorElement * | posresCLCT_hs [10] |
MonitorElement * | posresCLCT_qs [10] |
edm::EDGetTokenT< edm::SimTrackContainer > | simTrackInput_ |
edm::EDGetTokenT< edm::SimVertexContainer > | simVertexInput_ |
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 CSCStubResolutionValidation.h.
CSCStubResolutionValidation::CSCStubResolutionValidation | ( | const edm::ParameterSet & | pset, |
edm::ConsumesCollector && | iC | ||
) |
Definition at line 6 of file CSCStubResolutionValidation.cc.
References cscStubMatcher_, eostools::move(), muonDTDigis_cfi::pset, cscDigiValidation_cfi::simTrack, simTrackInput_, ecalDetailedTimeRecHit_cfi::simVertex, and simVertexInput_.
|
override |
Definition at line 17 of file CSCStubResolutionValidation.cc.
|
overridevirtual |
Implements CSCBaseValidation.
Definition at line 46 of file CSCStubResolutionValidation.cc.
References bendresCLCT, CSCDetId::chamber(), cscStubMatcher_, MillePedeFileConverter_cfg::e, CSCDetId::endcap(), options_cfi::eventSetup, dqm::impl::MonitorElement::Fill(), mps_fire::i, globals_cff::id2, CSCBaseValidation::isSimTrackGood(), CSCConstants::MAX_HALF_STRIP_ME1B, CSCConstants::NUM_STRIPS_ME1B, or, posresCLCT_es, posresCLCT_hs, posresCLCT_qs, edm::Handle< T >::product(), CSCDetId::ring(), relativeConstraints::ring, simTrackInput_, simVertexInput_, CSCDetId::station(), and submitPVValidationJobs::t.
void CSCStubResolutionValidation::bookHistograms | ( | DQMStore::IBooker & | iBooker | ) |
Definition at line 20 of file CSCStubResolutionValidation.cc.
References bendresCLCT, dqm::implementation::IBooker::book1D(), CSCDetId::chamberName(), mps_fire::i, dqmiolumiharvest::j, posresCLCT_es, posresCLCT_hs, posresCLCT_qs, dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, RandomServiceHelper::t1, RandomServiceHelper::t2, and RandomServiceHelper::t3.
|
private |
Definition at line 26 of file CSCStubResolutionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 19 of file CSCStubResolutionValidation.h.
Referenced by analyze(), and CSCStubResolutionValidation().
|
private |
Definition at line 24 of file CSCStubResolutionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 22 of file CSCStubResolutionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 23 of file CSCStubResolutionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 29 of file CSCStubResolutionValidation.h.
Referenced by analyze(), and CSCStubResolutionValidation().
|
private |
Definition at line 28 of file CSCStubResolutionValidation.h.
Referenced by analyze(), and CSCStubResolutionValidation().