Go to the documentation of this file. 1 #ifndef CalibMuon_DTCalibration_DTResidualCalibration_h
2 #define CalibMuon_DTCalibration_DTResidualCalibration_h
DTResidualCalibration(const edm::ParameterSet &pset)
Constructor.
~DTResidualCalibration() override
Destructor.
std::map< DTLayerId, TH1F * > histoMapPerLayerTH1F_
std::map< DTSuperLayerId, TH2F * > histoMapTH2F_
void analyze(const edm::Event &event, const edm::EventSetup &setup) override
void bookHistos(DTSuperLayerId slId)
const DTGeometry * dtGeom_
DTSegmentSelector * select_
std::map< DTSuperLayerId, TH1F * > histoMapTH1F_
edm::InputTag segment4DLabel_
void fillHistos(DTSuperLayerId slId, float distance, float residualOnDistance)
std::map< DTLayerId, TH2F * > histoMapPerLayerTH2F_
void beginRun(const edm::Run &, const edm::EventSetup &) override
float segmentToWireDistance(const DTRecHit1D &recHit1D, const DTRecSegment4D &segment)