CMS 3D CMS Logo

MuonTrackCSCChamberResidual.h
Go to the documentation of this file.
1 #ifndef Alignment_MuonAlignmentAlgorithms_MuonTrackCSCChamberResidual_H
2 #define Alignment_MuonAlignmentAlgorithms_MuonTrackCSCChamberResidual_H
3 
12 
14 public:
19 
20  // dummy method
22  const TrajectoryStateOnSurface *tsos,
23  const TrackingRecHit *hit,
24  double,
25  double) override = 0;
26 
27  // for CSC, the residual is chamber local x, projected by the strip measurement direction
28  // for CSC, the resslope is dresx/dz, or tan(phi_y)
30 };
31 
32 #endif // Alignment_MuonAlignmentAlgorithms_MuonTrackCSCChamberResidual_H
void setSegmentResidual(const reco::MuonChamberMatch *, const reco::MuonSegmentMatch *) override
MuonTrackCSCChamberResidual(edm::ESHandle< GlobalTrackingGeometry > globalGeometry, AlignableNavigator *navigator, DetId chamberId, AlignableDetOrUnitPtr chamberAlignable)
void addResidual(edm::ESHandle< Propagator > prop, const TrajectoryStateOnSurface *tsos, const TrackingRecHit *hit, double, double) override=0
Definition: DetId.h:17
AlignableDetOrUnitPtr chamberAlignable() const