#include <DTCalibValidationFromMuons.h>
Protected Member Functions | |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Private Member Functions | |
void | bookHistos (DTSuperLayerId slId, int step) |
void | compute (const DTGeometry *dtGeom, const DTRecSegment4D &segment) |
void | fillHistos (DTSuperLayerId slId, float distance, float residualOnDistance, float position, float residualOnPosition, int step) |
float | recHitDistFromWire (const DTRecHit1DPair &hitPair, const DTLayer *layer) |
float | recHitDistFromWire (const DTRecHit1D &recHit, const DTLayer *layer) |
float | recHitPosition (const DTRecHit1DPair &hitPair, const DTLayer *layer, const DTChamber *chamber, float segmPos, int sl) |
float | recHitPosition (const DTRecHit1D &recHit, const DTLayer *layer, const DTChamber *chamber, float segmPos, int sl) |
Private Attributes | |
const DTGeometry * | dtGeom |
std::map< std::pair< DTSuperLayerId, int >, std::vector< MonitorElement * > > | histosPerSL |
edm::ESGetToken< DTGeometry, MuonGeometryRecord > | muonGeomToken_ |
edm::EDGetTokenT< reco::MuonCollection > | muonToken_ |
int | nevent |
edm::ParameterSet | parameters |
int | rightSegment |
edm::EDGetTokenT< DTRecSegment4DCollection > | segment4DToken_ |
int | wrongSegment |
Analysis on DT residuals to validate the kFactor
Definition at line 44 of file DTCalibValidationFromMuons.h.
DTCalibValidationFromMuons::DTCalibValidationFromMuons | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 31 of file DTCalibValidationFromMuons.cc.
References edm::ParameterSet::getUntrackedParameter(), ProducerED_cfi::InputTag, muonToken_, nevent, parameters, muonDTDigis_cfi::pset, rightSegment, segment4DToken_, and wrongSegment.
|
override |
Destructor.
Definition at line 48 of file DTCalibValidationFromMuons.cc.
References rightSegment, and wrongSegment.
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 60 of file DTCalibValidationFromMuons.cc.
References compute(), l1ctLayer1_cff::dr, MuonSubdetId::DT, dtGeom, PVValHelper::dx, PVValHelper::dy, LogTrace, DetId::Muon, DiMuonV_cfg::muons, muonToken_, nevent, edm::Handle< T >::product(), segment4DToken_, mathSSE::sqrt(), PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 288 of file DTCalibValidationFromMuons.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), DTGeometry::chambers(), dtGeom, combine::histos, histosPerSL, LogTrace, nano_mu_digi_cff::sector, DTChamberId::sector(), dqm::implementation::NavigatorBase::setCurrentFolder(), DTChamberId::station(), relativeConstraints::station, nano_mu_digi_cff::superLayer, DTSuperLayerId::superlayer(), DTChamberId::wheel(), and makeMuonMisalignmentScenario::wheel.
|
private |
|
private |
Definition at line 167 of file DTCalibValidationFromMuons.cc.
References relativeConstraints::chamber, DTGeometry::chamber(), filterCSVwithJSON::copy, funct::cos(), DTRecSegment4D::dimension(), dtGeom, fillHistos(), nano_mu_digi_cff::layer, DTGeometry::layer(), DTRecSegment4D::localDirection(), DTRecSegment4D::localPosition(), LogTrace, DTRecSegment4D::phiSegment(), recHitDistFromWire(), recHitPosition(), rightSegment, DTRecSegment2D::specificRecHits(), DTSuperLayerId::superlayer(), DTLayerId::superlayerId(), PV3DBase< T, PVType, FrameType >::theta(), DTWireId::wire(), wrongSegment, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), PV3DBase< T, PVType, FrameType >::z(), and DTRecSegment4D::zSegment().
Referenced by analyze().
|
overridevirtual |
BeginRun.
Reimplemented from DQMEDAnalyzer.
Definition at line 55 of file DTCalibValidationFromMuons.cc.
References dtGeom, muonGeomToken_, and singleTopDQM_cfi::setup.
|
private |
Definition at line 352 of file DTCalibValidationFromMuons.cc.
References HLT_2024v14_cff::distance, combine::histos, and histosPerSL.
Referenced by compute().
|
private |
Definition at line 116 of file DTCalibValidationFromMuons.cc.
References DTEnums::Left, DTRecHit1DPair::localPosition(), DTEnums::Right, and PV3DBase< T, PVType, FrameType >::x().
Referenced by compute().
|
private |
Definition at line 121 of file DTCalibValidationFromMuons.cc.
References nano_mu_digi_cff::layer, and rpcPointValidation_cfi::recHit.
|
private |
Definition at line 126 of file DTCalibValidationFromMuons.cc.
References relativeConstraints::chamber, nano_mu_digi_cff::layer, DTEnums::Left, DTRecHit1DPair::localPosition(), DTEnums::Right, PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
Referenced by compute().
|
private |
Definition at line 151 of file DTCalibValidationFromMuons.cc.
References relativeConstraints::chamber, nano_mu_digi_cff::layer, rpcPointValidation_cfi::recHit, PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
|
private |
Definition at line 70 of file DTCalibValidationFromMuons.h.
Referenced by analyze(), bookHistograms(), compute(), and dqmBeginRun().
|
private |
Definition at line 101 of file DTCalibValidationFromMuons.h.
Referenced by bookHistograms(), and fillHistos().
|
private |
Definition at line 69 of file DTCalibValidationFromMuons.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 76 of file DTCalibValidationFromMuons.h.
Referenced by analyze(), and DTCalibValidationFromMuons().
|
private |
Definition at line 67 of file DTCalibValidationFromMuons.h.
Referenced by analyze(), and DTCalibValidationFromMuons().
|
private |
Definition at line 64 of file DTCalibValidationFromMuons.h.
Referenced by DTCalibValidationFromMuons().
|
private |
Definition at line 66 of file DTCalibValidationFromMuons.h.
Referenced by compute(), DTCalibValidationFromMuons(), and ~DTCalibValidationFromMuons().
|
private |
Definition at line 73 of file DTCalibValidationFromMuons.h.
Referenced by analyze(), and DTCalibValidationFromMuons().
|
private |
Definition at line 65 of file DTCalibValidationFromMuons.h.
Referenced by compute(), DTCalibValidationFromMuons(), and ~DTCalibValidationFromMuons().