#include <DQMOffline/CalibTracker/plugins/SiPixelCalSingleMuonAnalyzer.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 Types | |
typedef dqm::reco::MonitorElement | MonitorElement |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | countClusters (const edm::Handle< SiPixelClusterCollectionNew > &handle, unsigned int &nClusGlobal) |
const bool | detidIsOnPixel (const DetId &detid) |
std::pair< float, float > | findClosestCluster (const edm::Handle< SiPixelClusterCollectionNew > &handle, const PixelClusterParameterEstimator *pixelCPE_, const TrackerGeometry *trackerGeometry_, uint32_t rawId, float traj_lx, float traj_ly) |
TrajectoryStateOnSurface | getTrajectoryStateOnSurface (const TrajectoryMeasurement &measurement) |
Description: Analysis of the closebyPixelClusters collections for Pixel Hit Efficiency mearurements purposes
Definition at line 50 of file SiPixelCalSingleMuonAnalyzer.cc.
Definition at line 85 of file SiPixelCalSingleMuonAnalyzer.cc.
|
explicit |
Definition at line 98 of file SiPixelCalSingleMuonAnalyzer.cc.
|
overridedefault |
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 118 of file SiPixelCalSingleMuonAnalyzer.cc.
References clustersToken_, countClusters(), detidIsOnPixel(), HLT_2024v14_cff::distance, distanceToken_, dqm::impl::MonitorElement::Fill(), findClosestCluster(), geomEsToken_, edm::EventSetup::getData(), getTrajectoryStateOnSurface(), h_distClosestInactive, h_distClosestMissing, h_distClosestTrack, h_distClosestValid, h_nALCARECOClusters, h_nCloseByClusters, iEvent, TrackingRecHit::inactive, TrajectoryStateOnSurface::isValid(), edm::Ref< C, T, F >::key(), TrajectoryStateOnSurface::localPosition(), LogDebug, LogTrace, TrackingRecHit::missing, DiMuonV_cfg::muonTracks, muonTracksToken_, nearByClustersToken_, custom_jme_cff::nMuons, pixelCPEEsToken_, DetId::rawId(), rpcPointValidation_cfi::recHit, mathSSE::sqrt(), HLT_2024v14_cff::track, trajTrackCollectionToken_, TrackingRecHit::valid, PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 236 of file SiPixelCalSingleMuonAnalyzer.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book1I(), dqm_path_, h_distClosestInactive, h_distClosestMissing, h_distClosestTrack, h_distClosestValid, h_nALCARECOClusters, h_nCloseByClusters, and dqm::implementation::NavigatorBase::setCurrentFolder().
|
private |
Definition at line 312 of file SiPixelCalSingleMuonAnalyzer.cc.
References hcalRecHitTable_cff::detId, patZpeak::handle, and LogDebug.
Referenced by analyze().
|
private |
Definition at line 274 of file SiPixelCalSingleMuonAnalyzer.cc.
References DetId::det(), PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, DetId::subdetId(), and DetId::Tracker.
Referenced by analyze().
|
static |
Definition at line 373 of file SiPixelCalSingleMuonAnalyzer.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 326 of file SiPixelCalSingleMuonAnalyzer.cc.
References ALCARECOSiPixelCalSingleMuonDQM_cff::clusterCollection, hcalRecHitTable_cff::detId, edmNew::DetSet< T >::end(), PixelClusterParameterEstimator::getParameters(), patZpeak::handle, TrackerGeometry::idToDetUnit(), submitPVValidationJobs::params, PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, nano_mu_digi_cff::rawId, GeomDetEnumerators::subDetId, PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
Referenced by analyze().
|
private |
Definition at line 287 of file SiPixelCalSingleMuonAnalyzer.cc.
References TrajectoryMeasurement::backwardPredictedState(), and TrajectoryMeasurement::forwardPredictedState().
Referenced by analyze().
|
private |
Definition at line 76 of file SiPixelCalSingleMuonAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 79 of file SiPixelCalSingleMuonAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 82 of file SiPixelCalSingleMuonAnalyzer.cc.
Referenced by bookHistograms().
|
private |
Definition at line 71 of file SiPixelCalSingleMuonAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 73 of file SiPixelCalSingleMuonAnalyzer.cc.
|
private |
Definition at line 90 of file SiPixelCalSingleMuonAnalyzer.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 89 of file SiPixelCalSingleMuonAnalyzer.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 91 of file SiPixelCalSingleMuonAnalyzer.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 88 of file SiPixelCalSingleMuonAnalyzer.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 86 of file SiPixelCalSingleMuonAnalyzer.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 87 of file SiPixelCalSingleMuonAnalyzer.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 80 of file SiPixelCalSingleMuonAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 77 of file SiPixelCalSingleMuonAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 92 of file SiPixelCalSingleMuonAnalyzer.cc.
|
private |
Definition at line 72 of file SiPixelCalSingleMuonAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 83 of file SiPixelCalSingleMuonAnalyzer.cc.
|
private |
Definition at line 74 of file SiPixelCalSingleMuonAnalyzer.cc.
|
private |
Definition at line 78 of file SiPixelCalSingleMuonAnalyzer.cc.
Referenced by analyze().