#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 45 of file DTCalibValidationFromMuons.h.
DTCalibValidationFromMuons::DTCalibValidationFromMuons | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 31 of file DTCalibValidationFromMuons.cc.
References edm::ParameterSet::getUntrackedParameter(), HLT_FULL_cff::InputTag, muonToken_, nevent, parameters, TrackValidation_cff::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(), runTauDisplay::dr, MuonSubdetId::DT, dtGeom, PVValHelper::dx, PVValHelper::dy, LogTrace, DetId::Muon, patZpeak::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, mergeVDriftHistosByStation::histos, histosPerSL, LogTrace, DTChamberId::sector(), dqm::implementation::NavigatorBase::setCurrentFolder(), DTChamberId::station(), relativeConstraints::station, DTSuperLayerId::superlayer(), and DTChamberId::wheel().
|
private |
|
private |
Definition at line 167 of file DTCalibValidationFromMuons.cc.
References DTGeometry::chamber(), filterCSVwithJSON::copy, funct::cos(), DTRecSegment4D::dimension(), fillHistos(), DTGeometry::layer(), phase1PixelTopology::layer, DTRecSegment4D::localDirection(), DTRecSegment4D::localPosition(), LogTrace, DTRecSegment4D::phiSegment(), recHitDistFromWire(), recHitPosition(), rightSegment, DTRecSegment2D::specificRecHits(), DTLayer::specificTopology(), DTSuperLayerId::superlayer(), DTLayerId::superlayerId(), PV3DBase< T, PVType, FrameType >::theta(), GeomDet::toGlobal(), GeomDet::toLocal(), DTWireId::wire(), DTTopology::wirePosition(), 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, edm::EventSetup::getData(), and muonGeomToken_.
|
private |
Definition at line 352 of file DTCalibValidationFromMuons.cc.
References mergeVDriftHistosByStation::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 DTRecHit1D::localPosition(), DTLayer::specificTopology(), DTWireId::wire(), DTRecHit1D::wireId(), DTTopology::wirePosition(), and PV3DBase< T, PVType, FrameType >::x().
|
private |
Definition at line 126 of file DTCalibValidationFromMuons.cc.
References DTEnums::Left, DTRecHit1DPair::localPosition(), DTEnums::Right, GeomDet::toGlobal(), GeomDet::toLocal(), PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
Referenced by compute().
|
private |
Definition at line 151 of file DTCalibValidationFromMuons.cc.
References DTRecHit1D::localPosition(), GeomDet::toGlobal(), GeomDet::toLocal(), PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
|
private |
Definition at line 71 of file DTCalibValidationFromMuons.h.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 102 of file DTCalibValidationFromMuons.h.
Referenced by bookHistograms(), and fillHistos().
|
private |
Definition at line 70 of file DTCalibValidationFromMuons.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 77 of file DTCalibValidationFromMuons.h.
Referenced by analyze(), and DTCalibValidationFromMuons().
|
private |
Definition at line 68 of file DTCalibValidationFromMuons.h.
Referenced by analyze(), and DTCalibValidationFromMuons().
|
private |
Definition at line 65 of file DTCalibValidationFromMuons.h.
Referenced by DTCalibValidationFromMuons().
|
private |
Definition at line 67 of file DTCalibValidationFromMuons.h.
Referenced by compute(), DTCalibValidationFromMuons(), and ~DTCalibValidationFromMuons().
|
private |
Definition at line 74 of file DTCalibValidationFromMuons.h.
Referenced by analyze(), and DTCalibValidationFromMuons().
|
private |
Definition at line 66 of file DTCalibValidationFromMuons.h.
Referenced by compute(), DTCalibValidationFromMuons(), and ~DTCalibValidationFromMuons().