#include "MuonPatternEvent/MuonHoughDefs.h"
#include "Acts/Seeding/HoughTransformUtils.hpp"
Go to the source code of this file.
|
| double | MuonR4::HoughHelpers::Eta::houghParamMdtLeft (double tanBeta, const MuonR4::HoughHitType &dc) |
| | left-side straight line parametrisation for drift circles More...
|
| |
| double | MuonR4::HoughHelpers::Eta::houghParamMdtRight (double tanBeta, const MuonR4::HoughHitType &dc) |
| | right-side straight line parametrisation for drift circles More...
|
| |
| double | MuonR4::HoughHelpers::Eta::houghParamStrip (double tanBeta, const MuonR4::HoughHitType &strip) |
| | straight line parametrisation for strip detector measurements More...
|
| |
| double | MuonR4::HoughHelpers::Eta::houghWidthMdt (double tanBeta, const MuonR4::HoughHitType &dc, double targetReso) |
| | uncertainty parametrisation for drift circles More...
|
| |
| double | MuonR4::HoughHelpers::Eta::houghWidthStrip (double tanBeta, const MuonR4::HoughHitType &strip, 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 More...
|
| |
| double | MuonR4::HoughHelpers::Phi::houghWidthStrip (double tanAlpha, const MuonR4::HoughHitType &dc, double targetReso) |
| | Uncertainty parametrisation for strip measurements. More...
|
| |