|
ATLAS Offline Software
|
Go to the documentation of this file.
11 DC->
driftRadius() * std::sqrt(1 + (tanTheta*tanTheta));
15 DC->
driftRadius() * std::sqrt(1 + (tanTheta*tanTheta));
18 return strip->positionInChamber().y() - tanTheta * strip->positionInChamber().z();
32 return strip->positionInChamber().x() - tanPhi * strip->positionInChamber().z();
double houghParamStrip(double tanPhi, const MuonR4::HoughHitType &dc)
straight line parametrisation for strip detector measurements, in the x-direction
double houghWidthStrip(double tanTheta, const MuonR4::HoughHitType &strip, double targetReso)
Uncertainty parametrisation for strip measurements.
double houghWidthMdt(double tanTheta, const MuonR4::HoughHitType &dc, double targetReso)
uncertainty parametrisation for drift circles
double houghWidthStrip(double tanPhi, const MuonR4::HoughHitType &dc, double targetReso)
Uncertainty parametrisation for strip measurements.
double houghParamMdtLeft(double tanTheta, const MuonR4::HoughHitType &dc)
left-side straight line parametrisation for drift circles
The muon space point is the combination of two uncalibrated measurements one of them measures the eta...
This header ties the generic definitions in this package.
const Amg::Vector3D & positionInChamber() const
Amg::Vector2D uncertainty() const
: Returns the uncertainties on the space point
double houghParamMdtRight(double tanTheta, const MuonR4::HoughHitType &dc)
right-side straight line parametrisation for drift circles
double driftRadius() const
: Returns the size of the drift radius
double houghParamStrip(double tanTheta, const MuonR4::HoughHitType &strip)
straight line parametrisation for strip detector measurements