#include <CSCRecHit2DValidation.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &) |
CSCRecHit2DValidation (const edm::InputTag &inputTag, edm::ConsumesCollector &&iC) | |
~CSCRecHit2DValidation () override | |
Public Member Functions inherited from CSCBaseValidation | |
CSCBaseValidation (const edm::InputTag &inputTag) | |
void | setGeometry (const CSCGeometry *geom) |
void | setSimHitMap (const PSimHitMap *simHitMap) |
virtual | ~CSCBaseValidation () |
Private Member Functions | |
void | plotResolution (const PSimHit &simHit, const CSCRecHit2D &recHit, const CSCLayer *layer, int chamberType) |
Private Attributes | |
edm::EDGetTokenT< CSCRecHit2DCollection > | rechits_Token_ |
MonitorElement * | theNPerEventPlot |
MonitorElement * | thePullPlots [10] |
MonitorElement * | theRecHitPosInStrip [10] |
MonitorElement * | theResolutionPlots [10] |
MonitorElement * | theScatterPlots [10] |
MonitorElement * | theSimHitPosInStrip [10] |
MonitorElement * | theSimHitScatterPlots [10] |
MonitorElement * | theTPeaks [10] |
MonitorElement * | theYPullPlots [10] |
MonitorElement * | theYResolutionPlots [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 | |
const CSCGeometry * | theCSCGeometry |
edm::InputTag | theInputTag |
const PSimHitMap * | theSimHitMap |
Definition at line 11 of file CSCRecHit2DValidation.h.
CSCRecHit2DValidation::CSCRecHit2DValidation | ( | const edm::InputTag & | inputTag, |
edm::ConsumesCollector && | iC | ||
) |
Definition at line 5 of file CSCRecHit2DValidation.cc.
References SimL1EmulatorRepack_Full_cff::inputTag, and rechits_Token_.
|
override |
Definition at line 10 of file CSCRecHit2DValidation.cc.
References dqm::impl::MonitorElement::getMean(), dqm::impl::MonitorElement::getName(), dqm::impl::MonitorElement::getRMS(), mps_fire::i, theResolutionPlots, and theTPeaks.
|
overridevirtual |
Implements CSCBaseValidation.
Definition at line 45 of file CSCRecHit2DValidation.cc.
References CSCLayer::chamber(), CSCChamberSpecs::chamberType(), Geom::Phi< T1, Range >::degrees(), PSimHitMap::detsWithHits(), MillePedeFileConverter_cfg::e, dqm::impl::MonitorElement::Fill(), CSCBaseValidation::findLayer(), PSimHitMap::hits(), mps_fire::i, phase1PixelTopology::localX(), phase1PixelTopology::localY(), PV3DBase< T, PVType, FrameType >::perp(), PV3DBase< T, PVType, FrameType >::phi(), plotResolution(), edm::Handle< T >::product(), rechits_Token_, FastTrackerRecHitCombiner_cfi::simHits, CSCChamber::specs(), theNPerEventPlot, theScatterPlots, CSCBaseValidation::theSimHitMap, theSimHitScatterPlots, theTPeaks, and GeomDet::toGlobal().
Referenced by CSCRecHitValidation::analyze().
void CSCRecHit2DValidation::bookHistograms | ( | DQMStore::IBooker & | iBooker | ) |
Definition at line 18 of file CSCRecHit2DValidation.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), mps_fire::i, theNPerEventPlot, thePullPlots, theRecHitPosInStrip, theResolutionPlots, theScatterPlots, theSimHitPosInStrip, theSimHitScatterPlots, theTPeaks, theYPullPlots, and theYResolutionPlots.
Referenced by CSCRecHitValidation::bookHistograms().
|
private |
Definition at line 96 of file CSCRecHit2DValidation.cc.
References PVValHelper::dy, dqm::impl::MonitorElement::Fill(), CSCLayer::geometry(), PV3DBase< T, PVType, FrameType >::perp(), PV3DBase< T, PVType, FrameType >::phi(), rpcPointValidation_cfi::recHit, rpcPointValidation_cfi::simHit, mathSSE::sqrt(), CSCLayerGeometry::strip(), thePullPlots, theRecHitPosInStrip, theResolutionPlots, theSimHitPosInStrip, theYPullPlots, theYResolutionPlots, and GeomDet::toGlobal().
Referenced by analyze().
|
private |
Definition at line 19 of file CSCRecHit2DValidation.h.
Referenced by analyze(), and CSCRecHit2DValidation().
|
private |
Definition at line 23 of file CSCRecHit2DValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 25 of file CSCRecHit2DValidation.h.
Referenced by bookHistograms(), and plotResolution().
|
private |
Definition at line 30 of file CSCRecHit2DValidation.h.
Referenced by bookHistograms(), and plotResolution().
|
private |
Definition at line 24 of file CSCRecHit2DValidation.h.
Referenced by bookHistograms(), plotResolution(), and ~CSCRecHit2DValidation().
|
private |
Definition at line 28 of file CSCRecHit2DValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 31 of file CSCRecHit2DValidation.h.
Referenced by bookHistograms(), and plotResolution().
|
private |
Definition at line 29 of file CSCRecHit2DValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 32 of file CSCRecHit2DValidation.h.
Referenced by analyze(), bookHistograms(), and ~CSCRecHit2DValidation().
|
private |
Definition at line 27 of file CSCRecHit2DValidation.h.
Referenced by bookHistograms(), and plotResolution().
|
private |
Definition at line 26 of file CSCRecHit2DValidation.h.
Referenced by bookHistograms(), and plotResolution().