CMS 3D CMS Logo

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