#include <Phase2OTMonitorCluster.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) |
void | fillOTHistos (const edm::Event &iEvent) |
Private Attributes | |
edm::EDGetTokenT < Phase2TrackerCluster1DCollectionNew > | clustersToken_ |
edm::ParameterSet | config_ |
const edm::ESGetToken < TrackerGeometry, TrackerDigiGeometryRecord > | geomToken_ |
MonitorElement * | globalRZ_P_ |
MonitorElement * | globalRZ_S_ |
MonitorElement * | globalXY_P_ |
MonitorElement * | globalXY_S_ |
std::map< std::string, ClusterMEs > | layerMEs_ |
MonitorElement * | numberClusters_ |
const TrackerGeometry * | tkGeom_ = nullptr |
const edm::ESGetToken < TrackerTopology, TrackerTopologyRcd > | topoToken_ |
const TrackerTopology * | tTopo_ = nullptr |
Description: Validation plots tracker clusters.
Definition at line 41 of file Phase2OTMonitorCluster.cc.
|
explicit |
Definition at line 85 of file Phase2OTMonitorCluster.cc.
|
override |
Definition at line 93 of file Phase2OTMonitorCluster.cc.
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 105 of file Phase2OTMonitorCluster.cc.
References Phase2OTMonitorCluster::ClusterMEs::ClusterSize_P, Phase2OTMonitorCluster::ClusterMEs::ClusterSize_S, clustersToken_, dqm::impl::MonitorElement::Fill(), TrackerGeometry::getDetectorType(), edm::Event::getHandle(), phase2tkutil::getOTHistoId(), globalRZ_P_, globalRZ_S_, globalXY_P_, globalXY_S_, TrackerGeometry::idToDetUnit(), layerMEs_, numberClusters_, PV3DBase< T, PVType, FrameType >::perp(), TrackerGeometry::Ph2PSP, TrackerGeometry::Ph2PSS, TrackerGeometry::Ph2SS, AlCaHLTBitMon_QueryRunRegistry::string, tkGeom_, tTopo_, PV3DBase< T, PVType, FrameType >::x(), Phase2OTMonitorCluster::ClusterMEs::XYGlobalPositionMap_P, Phase2OTMonitorCluster::ClusterMEs::XYGlobalPositionMap_S, Phase2OTMonitorCluster::ClusterMEs::XYLocalPositionMap_P, Phase2OTMonitorCluster::ClusterMEs::XYLocalPositionMap_S, PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 189 of file Phase2OTMonitorCluster.cc.
References phase2tkutil::book1DFromPSet(), phase2tkutil::book2DFromPSet(), bookLayerHistos(), dqm::implementation::NavigatorBase::cd(), edm::ESWatcher< T >::check(), config_, TrackerGeometry::detUnits(), phase2tkutil::getITHistoId(), edm::ParameterSet::getParameter(), globalRZ_P_, globalRZ_S_, globalXY_P_, globalXY_S_, numberClusters_, GeomDetEnumerators::P2PXB, GeomDetEnumerators::P2PXEC, dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, tkGeom_, and tTopo_.
|
private |
Definition at line 225 of file Phase2OTMonitorCluster.cc.
References phase2tkutil::book1DFromPSet(), phase2tkutil::book2DFromPSet(), dqm::implementation::NavigatorBase::cd(), Phase2OTMonitorCluster::ClusterMEs::ClusterSize_P, Phase2OTMonitorCluster::ClusterMEs::ClusterSize_S, config_, TrackerGeometry::getDetectorType(), phase2tkutil::getOTHistoId(), edm::ParameterSet::getParameter(), layerMEs_, Phase2OTMonitorCluster::ClusterMEs::nClusters_P, Phase2OTMonitorCluster::ClusterMEs::nClusters_S, TrackerGeometry::Ph2PSP, dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, tkGeom_, tTopo_, Phase2OTMonitorCluster::ClusterMEs::XYGlobalPositionMap_P, Phase2OTMonitorCluster::ClusterMEs::XYGlobalPositionMap_S, Phase2OTMonitorCluster::ClusterMEs::XYLocalPositionMap_P, and Phase2OTMonitorCluster::ClusterMEs::XYLocalPositionMap_S.
Referenced by bookHistograms().
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 98 of file Phase2OTMonitorCluster.cc.
References geomToken_, edm::EventSetup::getData(), tkGeom_, topoToken_, and tTopo_.
|
static |
Definition at line 264 of file Phase2OTMonitorCluster.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
|
private |
Definition at line 75 of file Phase2OTMonitorCluster.cc.
Referenced by analyze().
|
private |
Definition at line 74 of file Phase2OTMonitorCluster.cc.
Referenced by bookHistograms(), and bookLayerHistos().
|
private |
Definition at line 76 of file Phase2OTMonitorCluster.cc.
Referenced by dqmBeginRun().
|
private |
Definition at line 64 of file Phase2OTMonitorCluster.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 66 of file Phase2OTMonitorCluster.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 63 of file Phase2OTMonitorCluster.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file Phase2OTMonitorCluster.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 72 of file Phase2OTMonitorCluster.cc.
Referenced by analyze(), and bookLayerHistos().
|
private |
Definition at line 62 of file Phase2OTMonitorCluster.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 78 of file Phase2OTMonitorCluster.cc.
Referenced by analyze(), bookHistograms(), bookLayerHistos(), and dqmBeginRun().
|
private |
Definition at line 77 of file Phase2OTMonitorCluster.cc.
Referenced by dqmBeginRun().
|
private |
Definition at line 79 of file Phase2OTMonitorCluster.cc.
Referenced by analyze(), bookHistograms(), bookLayerHistos(), and dqmBeginRun().