#include <Phase2ITMonitorCluster.cc>
Classes | |
struct | ClusterMEs |
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, uint32_t det_it, std::string &subdir) |
Private Attributes | |
edm::ParameterSet | config_ |
const edm::ESGetToken < TrackerGeometry, TrackerDigiGeometryRecord > | geomToken_ |
MonitorElement * | globalRZ_barrel_ |
MonitorElement * | globalRZ_endcap_ |
MonitorElement * | globalXY_barrel_ |
MonitorElement * | globalXY_endcap_ |
edm::EDGetTokenT < edmNew::DetSetVector < SiPixelCluster > > | itPixelClusterToken_ |
std::map< std::string, ClusterMEs > | layerMEs_ |
MonitorElement * | numberClusters_ |
const TrackerGeometry * | tkGeom_ = nullptr |
const edm::ESGetToken < TrackerTopology, TrackerTopologyRcd > | topoToken_ |
const TrackerTopology * | tTopo_ = nullptr |
Description: DQM plots tracker clusters.
Definition at line 40 of file Phase2ITMonitorCluster.cc.
|
explicit |
Definition at line 80 of file Phase2ITMonitorCluster.cc.
|
override |
Definition at line 89 of file Phase2ITMonitorCluster.cc.
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 102 of file Phase2ITMonitorCluster.cc.
References Phase2ITMonitorCluster::ClusterMEs::ClusterCharge, Phase2ITMonitorCluster::ClusterMEs::ClusterSize, Phase2ITMonitorCluster::ClusterMEs::ClusterSizeX, Phase2ITMonitorCluster::ClusterMEs::ClusterSizeY, dqm::impl::MonitorElement::Fill(), edm::Event::getHandle(), phase2tkutil::getITHistoId(), globalRZ_barrel_, globalRZ_endcap_, globalXY_barrel_, globalXY_endcap_, TrackerGeometry::idToDet(), TrackerGeometry::idToDetUnit(), itPixelClusterToken_, layerMEs_, numberClusters_, GeomDetEnumerators::P2PXB, GeomDetEnumerators::P2PXEC, PV3DBase< T, PVType, FrameType >::perp(), AlCaHLTBitMon_QueryRunRegistry::string, tkGeom_, tTopo_, PV3DBase< T, PVType, FrameType >::x(), Phase2ITMonitorCluster::ClusterMEs::XYGlobalPositionMapPixel, Phase2ITMonitorCluster::ClusterMEs::XYLocalPositionMapPixel, PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 167 of file Phase2ITMonitorCluster.cc.
References phase2tkutil::book1DFromPSet(), phase2tkutil::book2DFromPSet(), bookLayerHistos(), dqm::implementation::NavigatorBase::cd(), edm::ESWatcher< T >::check(), config_, TrackerGeometry::detUnits(), fed_dqm_sourceclient-live_cfg::folder_name, phase2tkutil::getITHistoId(), edm::ParameterSet::getParameter(), globalRZ_barrel_, globalRZ_endcap_, globalXY_barrel_, globalXY_endcap_, numberClusters_, GeomDetEnumerators::P2PXB, GeomDetEnumerators::P2PXEC, dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, tkGeom_, and tTopo_.
|
private |
Definition at line 210 of file Phase2ITMonitorCluster.cc.
References phase2tkutil::book1DFromPSet(), phase2tkutil::book2DFromPSet(), dqm::implementation::NavigatorBase::cd(), Phase2ITMonitorCluster::ClusterMEs::ClusterCharge, Phase2ITMonitorCluster::ClusterMEs::ClusterSize, Phase2ITMonitorCluster::ClusterMEs::ClusterSizeX, Phase2ITMonitorCluster::ClusterMEs::ClusterSizeY, config_, phase2tkutil::getITHistoId(), edm::ParameterSet::getParameter(), layerMEs_, Phase2ITMonitorCluster::ClusterMEs::nClusters, dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, tTopo_, Phase2ITMonitorCluster::ClusterMEs::XYGlobalPositionMapPixel, and Phase2ITMonitorCluster::ClusterMEs::XYLocalPositionMapPixel.
Referenced by bookHistograms().
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 94 of file Phase2ITMonitorCluster.cc.
References geomToken_, edm::EventSetup::getData(), tkGeom_, topoToken_, and tTopo_.
|
static |
Definition at line 250 of file Phase2ITMonitorCluster.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 69 of file Phase2ITMonitorCluster.cc.
Referenced by bookHistograms(), and bookLayerHistos().
|
private |
Definition at line 71 of file Phase2ITMonitorCluster.cc.
Referenced by dqmBeginRun().
|
private |
Definition at line 63 of file Phase2ITMonitorCluster.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 64 of file Phase2ITMonitorCluster.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 61 of file Phase2ITMonitorCluster.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 62 of file Phase2ITMonitorCluster.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 70 of file Phase2ITMonitorCluster.cc.
Referenced by analyze().
|
private |
Definition at line 68 of file Phase2ITMonitorCluster.cc.
Referenced by analyze(), and bookLayerHistos().
|
private |
Definition at line 60 of file Phase2ITMonitorCluster.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 73 of file Phase2ITMonitorCluster.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 72 of file Phase2ITMonitorCluster.cc.
Referenced by dqmBeginRun().
|
private |
Definition at line 74 of file Phase2ITMonitorCluster.cc.
Referenced by analyze(), bookHistograms(), bookLayerHistos(), and dqmBeginRun().