ATLAS Offline Software
|
Functions | |
double | houghParamStrip (double tanPhi, const MuonR4::HoughHitType &dc) |
straight line parametrisation for strip detector measurements, in the x-direction More... | |
double | houghWidthStrip (double tanPhi, const MuonR4::HoughHitType &dc, double targetReso) |
Uncertainty parametrisation for strip measurements. More... | |
double MuonR4::HoughHelpers::Phi::houghParamStrip | ( | double | tanPhi, |
const MuonR4::HoughHitType & | dc | ||
) |
straight line parametrisation for strip detector measurements, in the x-direction
tanPhi | the input inclination angle |
strip | the strip measurement (expressed as a space point) |
Definition at line 31 of file HoughHelperFunctions.cxx.
double MuonR4::HoughHelpers::Phi::houghWidthStrip | ( | double | tanPhi, |
const MuonR4::HoughHitType & | dc, | ||
double | targetReso | ||
) |
Uncertainty parametrisation for strip measurements.
tanPhi | the input inclination angle (not used) |
strip | the strip measurement (expressed as a space point) |
Definition at line 34 of file HoughHelperFunctions.cxx.