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