CMS 3D CMS Logo

MuonTrackDT13ChamberResidual.h
Go to the documentation of this file.
1 #ifndef Alignment_MuonAlignmentAlgorithms_MuonTrackDT13ChamberResidual_H
2 #define Alignment_MuonAlignmentAlgorithms_MuonTrackDT13ChamberResidual_H
3 
12 
14 {
15 public:
18 
19  // dummy method
20  void addResidual(edm::ESHandle<Propagator> prop, const TrajectoryStateOnSurface *tsos, const TrackingRecHit *hit, double, double) override = 0;
21 
22  // for DT13, the residual is chamber local x
23  // for DT13, the resslope is dresx/dz, or tan(phi_y)
25 };
26 
27 #endif // Alignment_MuonAlignmentAlgorithms_MuonTrackDT13ChamberResidual_H
void addResidual(edm::ESHandle< Propagator > prop, const TrajectoryStateOnSurface *tsos, const TrackingRecHit *hit, double, double) override=0
AlignableDetOrUnitPtr chamberAlignable() const
Definition: DetId.h:18
MuonTrackDT13ChamberResidual(edm::ESHandle< GlobalTrackingGeometry > globalGeometry, AlignableNavigator *navigator, DetId chamberId, AlignableDetOrUnitPtr chamberAlignable)
DetId chamberId() const
void setSegmentResidual(const reco::MuonChamberMatch *, const reco::MuonSegmentMatch *) override