#include <Phase2ITMonitorRecHit.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) |
void | fillITHistos (const edm::Event &iEvent) |
Private Attributes | |
edm::ParameterSet | config_ |
const edm::ESGetToken < TrackerGeometry, TrackerDigiGeometryRecord > | geomToken_ |
std::string | geomType_ |
MonitorElement * | globalRZ_barrel_ |
MonitorElement * | globalRZ_endcap_ |
MonitorElement * | globalXY_barrel_ |
MonitorElement * | globalXY_endcap_ |
std::map< std::string, RecHitME > | layerMEs_ |
MonitorElement * | numberRecHits_ |
const TrackerGeometry * | tkGeom_ = nullptr |
const edm::EDGetTokenT < SiPixelRecHitCollection > | tokenRecHitsIT_ |
const edm::ESGetToken < TrackerTopology, TrackerTopologyRcd > | topoToken_ |
const TrackerTopology * | tTopo_ = nullptr |
Static Private Attributes | |
static constexpr float | million = 1e6 |
Description: Plugin for Phase2 RecHit validation
Definition at line 45 of file Phase2ITMonitorRecHit.cc.
|
explicit |
Definition at line 88 of file Phase2ITMonitorRecHit.cc.
|
override |
Definition at line 96 of file Phase2ITMonitorRecHit.cc.
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 100 of file Phase2ITMonitorRecHit.cc.
References fillITHistos().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 179 of file Phase2ITMonitorRecHit.cc.
References phase2tkutil::book1DFromPSet(), phase2tkutil::book2DFromPSet(), bookLayerHistos(), dqm::implementation::NavigatorBase::cd(), edm::ESWatcher< T >::check(), config_, TrackerGeometry::detUnits(), DeadROC_duringRun::dir, phase2tkutil::getITHistoId(), edm::ParameterSet::getParameter(), globalRZ_barrel_, globalRZ_endcap_, globalXY_barrel_, globalXY_endcap_, numberRecHits_, GeomDetEnumerators::P2PXB, GeomDetEnumerators::P2PXEC, dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, tkGeom_, and tTopo_.
|
private |
Definition at line 219 of file Phase2ITMonitorRecHit.cc.
References phase2tkutil::book1DFromPSet(), phase2tkutil::book2DFromPSet(), phase2tkutil::bookProfile1DFromPSet(), dqm::implementation::NavigatorBase::cd(), Phase2ITMonitorRecHit::RecHitME::clusterSizeX, Phase2ITMonitorRecHit::RecHitME::clusterSizeY, config_, phase2tkutil::getITHistoId(), edm::ParameterSet::getParameter(), Phase2ITMonitorRecHit::RecHitME::globalPosRZ, Phase2ITMonitorRecHit::RecHitME::globalPosXY, submitPVResolutionJobs::key, layerMEs_, Phase2ITMonitorRecHit::RecHitME::localPosXY, Phase2ITMonitorRecHit::RecHitME::numberRecHits, Phase2ITMonitorRecHit::RecHitME::poserrX, Phase2ITMonitorRecHit::RecHitME::poserrY, Phase2ITMonitorRecHit::RecHitME::posX, Phase2ITMonitorRecHit::RecHitME::posY, dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and tTopo_.
Referenced by bookHistograms().
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 174 of file Phase2ITMonitorRecHit.cc.
References geomToken_, edm::EventSetup::getData(), tkGeom_, topoToken_, and tTopo_.
|
static |
Definition at line 260 of file Phase2ITMonitorRecHit.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 102 of file Phase2ITMonitorRecHit.cc.
References PVValHelper::eta, dqm::impl::MonitorElement::Fill(), edm::Event::getHandle(), phase2tkutil::getITHistoId(), globalRZ_barrel_, globalRZ_endcap_, globalXY_barrel_, globalXY_endcap_, TrackerGeometry::idToDetUnit(), submitPVResolutionJobs::key, layerMEs_, million, numberRecHits_, GeomDetEnumerators::P2PXB, GeomDetEnumerators::P2PXEC, PV3DBase< T, PVType, FrameType >::perp(), HI_PhotonSkim_cff::rechits, AlCaHLTBitMon_QueryRunRegistry::string, tkGeom_, tokenRecHitsIT_, tTopo_, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by analyze().
|
private |
Definition at line 58 of file Phase2ITMonitorRecHit.cc.
Referenced by bookHistograms(), and bookLayerHistos().
|
private |
Definition at line 61 of file Phase2ITMonitorRecHit.cc.
Referenced by dqmBeginRun().
|
private |
Definition at line 59 of file Phase2ITMonitorRecHit.cc.
|
private |
Definition at line 69 of file Phase2ITMonitorRecHit.cc.
Referenced by bookHistograms(), and fillITHistos().
|
private |
Definition at line 70 of file Phase2ITMonitorRecHit.cc.
Referenced by bookHistograms(), and fillITHistos().
|
private |
Definition at line 67 of file Phase2ITMonitorRecHit.cc.
Referenced by bookHistograms(), and fillITHistos().
|
private |
Definition at line 68 of file Phase2ITMonitorRecHit.cc.
Referenced by bookHistograms(), and fillITHistos().
|
private |
Definition at line 84 of file Phase2ITMonitorRecHit.cc.
Referenced by bookLayerHistos(), and fillITHistos().
|
staticprivate |
Definition at line 65 of file Phase2ITMonitorRecHit.cc.
Referenced by fillITHistos().
|
private |
Definition at line 66 of file Phase2ITMonitorRecHit.cc.
Referenced by bookHistograms(), and fillITHistos().
|
private |
Definition at line 63 of file Phase2ITMonitorRecHit.cc.
Referenced by bookHistograms(), dqmBeginRun(), and fillITHistos().
|
private |
Definition at line 60 of file Phase2ITMonitorRecHit.cc.
Referenced by fillITHistos().
|
private |
Definition at line 62 of file Phase2ITMonitorRecHit.cc.
Referenced by dqmBeginRun().
|
private |
Definition at line 64 of file Phase2ITMonitorRecHit.cc.
Referenced by bookHistograms(), bookLayerHistos(), dqmBeginRun(), and fillITHistos().