#include <Phase2OTMonitorRecHit.cc>
Classes | |
struct | RecHitME |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static void | globalEndJob (DQMEDAnalyzerGlobalCache const *) |
static void | globalEndLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup, LuminosityBlockContext const *context) |
static void | globalEndRunProduce (edm::Run &run, edm::EventSetup const &setup, RunContext const *context) |
static std::unique_ptr< DQMEDAnalyzerGlobalCache > | initializeGlobalCache (edm::ParameterSet const &) |
Private Member Functions | |
void | bookLayerHistos (DQMStore::IBooker &ibooker, unsigned int det_id, std::string &subdir) |
Private Attributes | |
edm::ParameterSet | config_ |
const edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > | geomToken_ |
MonitorElement * | globalRZ_P_ = nullptr |
MonitorElement * | globalRZ_S_ = nullptr |
MonitorElement * | globalXY_P_ = nullptr |
MonitorElement * | globalXY_S_ = nullptr |
std::map< std::string, RecHitME > | layerMEs_ |
MonitorElement * | numberRecHits_ = nullptr |
const TrackerGeometry * | tkGeom_ = nullptr |
const edm::EDGetTokenT< Phase2TrackerRecHit1DCollectionNew > | tokenRecHitsOT_ |
const edm::ESGetToken< TrackerTopology, TrackerTopologyRcd > | topoToken_ |
const TrackerTopology * | tTopo_ = nullptr |
Description: Standalone Plugin for Phase2 RecHit validation
Definition at line 53 of file Phase2OTMonitorRecHit.cc.
|
explicit |
Definition at line 97 of file Phase2OTMonitorRecHit.cc.
|
override |
Definition at line 108 of file Phase2OTMonitorRecHit.cc.
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 124 of file Phase2OTMonitorRecHit.cc.
References edmNew::DetSet< T >::begin(), hcalRecHitTable_cff::detId, edmNew::DetSet< T >::end(), dqm::impl::MonitorElement::Fill(), TrackerGeometry::getDetectorType(), phase2tkutil::getOTHistoId(), globalRZ_P_, globalRZ_S_, globalXY_P_, globalXY_S_, TrackerGeometry::idToDetUnit(), iEvent, submitPVResolutionJobs::key, layerMEs_, numberRecHits_, PV3DBase< T, PVType, FrameType >::perp(), TrackerGeometry::Ph2PSP, TrackerGeometry::Ph2PSS, TrackerGeometry::Ph2SS, edmNew::DetSet< T >::size(), AlCaHLTBitMon_QueryRunRegistry::string, tkGeom_, tokenRecHitsOT_, tTopo_, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 201 of file Phase2OTMonitorRecHit.cc.
References phase2tkutil::book1DFromPSet(), phase2tkutil::book2DFromPSet(), bookLayerHistos(), dqm::implementation::NavigatorBase::cd(), edm::ESWatcher< T >::check(), config_, TrackerGeometry::detUnits(), edm::ParameterSet::getParameter(), globalRZ_P_, globalRZ_S_, globalXY_P_, globalXY_S_, numberRecHits_, GeomDetEnumerators::P2PXB, GeomDetEnumerators::P2PXEC, dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and tkGeom_.
|
private |
Definition at line 239 of file Phase2OTMonitorRecHit.cc.
References phase2tkutil::book1DFromPSet(), phase2tkutil::book2DFromPSet(), dqm::implementation::NavigatorBase::cd(), Phase2OTMonitorRecHit::RecHitME::clusterSize_P, Phase2OTMonitorRecHit::RecHitME::clusterSize_S, config_, TrackerGeometry::getDetectorType(), phase2tkutil::getOTHistoId(), edm::ParameterSet::getParameter(), Phase2OTMonitorRecHit::RecHitME::globalPosXY_P, submitPVResolutionJobs::key, layerMEs_, Phase2OTMonitorRecHit::RecHitME::localPosXY_P, Phase2OTMonitorRecHit::RecHitME::localPosXY_S, Phase2OTMonitorRecHit::RecHitME::numberRecHits_P, Phase2OTMonitorRecHit::RecHitME::numberRecHits_S, TrackerGeometry::Ph2PSP, dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, mkLumiAveragedPlots::subdir, tkGeom_, and tTopo_.
Referenced by bookHistograms().
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 115 of file Phase2OTMonitorRecHit.cc.
References geomToken_, edm::EventSetup::getData(), tkGeom_, topoToken_, and tTopo_.
|
static |
Definition at line 276 of file Phase2OTMonitorRecHit.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 65 of file Phase2OTMonitorRecHit.cc.
Referenced by bookHistograms(), and bookLayerHistos().
|
private |
Definition at line 68 of file Phase2OTMonitorRecHit.cc.
Referenced by dqmBeginRun().
|
private |
Definition at line 75 of file Phase2OTMonitorRecHit.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 77 of file Phase2OTMonitorRecHit.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 74 of file Phase2OTMonitorRecHit.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 76 of file Phase2OTMonitorRecHit.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 91 of file Phase2OTMonitorRecHit.cc.
Referenced by analyze(), and bookLayerHistos().
|
private |
Definition at line 73 of file Phase2OTMonitorRecHit.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 70 of file Phase2OTMonitorRecHit.cc.
Referenced by analyze(), bookHistograms(), bookLayerHistos(), and dqmBeginRun().
|
private |
Definition at line 66 of file Phase2OTMonitorRecHit.cc.
Referenced by analyze().
|
private |
Definition at line 69 of file Phase2OTMonitorRecHit.cc.
Referenced by dqmBeginRun().
|
private |
Definition at line 71 of file Phase2OTMonitorRecHit.cc.
Referenced by analyze(), bookLayerHistos(), and dqmBeginRun().