#include <DQM/SiStripMonitorApproximateCluster/plugins/SiStripMonitorApproximateCluster.cc>
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 | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Private Attributes | |
siStripRawPrime::monitorApproxCluster | allClusters {} |
edm::EDGetTokenT< edmNew::DetSetVector< SiStripApproximateCluster > > | approxClustersToken_ |
bool | compareClusters_ |
std::string | folder_ |
MonitorElement * | h_deltaBarycenter_ {nullptr} |
MonitorElement * | h_deltaCharge_ {nullptr} |
MonitorElement * | h_deltaEndStrip_ {nullptr} |
MonitorElement * | h_deltaFirstStrip_ {nullptr} |
MonitorElement * | h_deltaSize_ {nullptr} |
MonitorElement * | h_isMatched_ {nullptr} |
MonitorElement * | h_nclusters_ |
siStripRawPrime::monitorApproxCluster | matchedClusters {} |
const edmNew::DetSetVector< SiStripCluster > * | stripClusterCollection_ |
edm::EDGetTokenT< edmNew::DetSetVector< SiStripCluster > > | stripClustersToken_ |
edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > | tkGeomToken_ |
siStripRawPrime::monitorApproxCluster | unMatchedClusters {} |
Description: Monitor SiStripApproximateClusters and on-demand compare properties with original SiStripClusters
Definition at line 75 of file SiStripMonitorApproximateCluster.cc.
|
explicit |
Definition at line 116 of file SiStripMonitorApproximateCluster.cc.
References compareClusters_, deDxTools::esConsumes(), edm::ParameterSet::getParameter(), stripClusterCollection_, stripClustersToken_, and tkGeomToken_.
|
overridedefault |
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 135 of file SiStripMonitorApproximateCluster.cc.
References funct::abs(), allClusters, approxClustersToken_, SiStripCluster::barycenter(), ALCARECOSiPixelCalSingleMuonDQM_cff::clusterCollection, compareClusters_, edmNew::DetSet< T >::detId(), HLT_2023v12_cff::distance, edmNew::DetSet< T >::empty(), siStripRawPrime::monitorApproxCluster::fill(), dqm::impl::MonitorElement::Fill(), edmNew::DetSetVector< T >::find(), edm::EventSetup::getData(), h_deltaBarycenter_, h_deltaCharge_, h_deltaEndStrip_, h_deltaFirstStrip_, h_deltaSize_, h_isMatched_, h_nclusters_, iEvent, edm::HandleBase::isValid(), matchedClusters, me0TriggerPseudoDigis_cff::nStrips, AlCaHLTBitMon_ParallelJobs::p, edm::Handle< T >::product(), StripGeomDetUnit::specificTopology(), TrackingMonitor_cfi::stripCluster, stripClusterCollection_, stripClustersToken_, tkGeomToken_, and unMatchedClusters.
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 239 of file SiStripMonitorApproximateCluster.cc.
References allClusters, siStripRawPrime::monitorApproxCluster::book(), dqm::implementation::IBooker::book1D(), compareClusters_, folder_, dqm-mbProfile::format, dqm::impl::MonitorElement::getTH1F(), h_deltaBarycenter_, h_deltaCharge_, h_deltaEndStrip_, h_deltaFirstStrip_, h_deltaSize_, h_isMatched_, h_nclusters_, matchedClusters, dqm::implementation::NavigatorBase::setCurrentFolder(), and unMatchedClusters.
|
static |
Definition at line 270 of file SiStripMonitorApproximateCluster.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 92 of file SiStripMonitorApproximateCluster.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 105 of file SiStripMonitorApproximateCluster.cc.
Referenced by analyze().
|
private |
Definition at line 89 of file SiStripMonitorApproximateCluster.cc.
Referenced by analyze(), bookHistograms(), and SiStripMonitorApproximateCluster().
|
private |
Definition at line 88 of file SiStripMonitorApproximateCluster.cc.
Referenced by bookHistograms().
|
private |
Definition at line 98 of file SiStripMonitorApproximateCluster.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 100 of file SiStripMonitorApproximateCluster.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 102 of file SiStripMonitorApproximateCluster.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 101 of file SiStripMonitorApproximateCluster.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 99 of file SiStripMonitorApproximateCluster.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 97 of file SiStripMonitorApproximateCluster.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 90 of file SiStripMonitorApproximateCluster.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 93 of file SiStripMonitorApproximateCluster.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 107 of file SiStripMonitorApproximateCluster.cc.
Referenced by analyze(), and SiStripMonitorApproximateCluster().
|
private |
Definition at line 106 of file SiStripMonitorApproximateCluster.cc.
Referenced by analyze(), and SiStripMonitorApproximateCluster().
|
private |
Definition at line 110 of file SiStripMonitorApproximateCluster.cc.
Referenced by analyze(), and SiStripMonitorApproximateCluster().
|
private |
Definition at line 94 of file SiStripMonitorApproximateCluster.cc.
Referenced by analyze(), and bookHistograms().