![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | MuonR4 |
| This header ties the generic definitions in this package. | |
| namespace | MuonR4::HoughHelpers |
| namespace | MuonR4::HoughHelpers::Eta |
| namespace | MuonR4::HoughHelpers::Phi |
Functions | |
| double | MuonR4::HoughHelpers::Eta::houghParamMdtLeft (double tanBeta, const MuonR4::HoughHitType &dc) |
| left-side straight line parametrisation for drift circles | |
| double | MuonR4::HoughHelpers::Eta::houghParamMdtRight (double tanBeta, const MuonR4::HoughHitType &dc) |
| right-side straight line parametrisation for drift circles | |
| double | MuonR4::HoughHelpers::Eta::houghParamStrip (double tanBeta, const MuonR4::HoughHitType &strip) |
| straight line parametrisation for strip detector measurements | |
| double | MuonR4::HoughHelpers::Eta::houghWidthMdt (double tanBeta, const MuonR4::HoughHitType &dc, double targetReso) |
| uncertainty parametrisation for drift circles | |
| double | MuonR4::HoughHelpers::Eta::houghWidthStrip (double tanBeta, const MuonR4::HoughHitType &strip, double targetReso) |
| Uncertainty parametrisation for strip measurements. | |
| double | MuonR4::HoughHelpers::Phi::houghParamStrip (double tanAlpha, const MuonR4::HoughHitType &strip) |
| straight line parametrisation for strip detector measurements, in the x-direction | |
| double | MuonR4::HoughHelpers::Phi::houghWidthStrip (double tanAlpha, const MuonR4::HoughHitType &dc, double targetReso) |
| Uncertainty parametrisation for strip measurements. | |