ATLAS Offline Software
Namespaces | Functions
HoughHelperFunctions.h File Reference
#include "Acts/Seeding/HoughTransformUtils.hpp"
#include "xAODMeasurementBase/UncalibratedMeasurement.h"
#include "xAODMuonPrepData/MdtDriftCircleContainer.h"
#include "xAODMuonPrepData/RpcStripContainer.h"
#include "MuonPatternEvent/MuonHoughDefs.h"
Include dependency graph for HoughHelperFunctions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MuonR4
 The CsvMuonSimHitDumper reads a Simulation Hit container for muons and dumps information to csv files.
 
 MuonR4::HoughHelpers
 
 MuonR4::HoughHelpers::Eta
 
 MuonR4::HoughHelpers::Phi
 

Functions

double MuonR4::HoughHelpers::Eta::houghParamMdtLeft (double tanTheta, const MuonR4::HoughHitType &dc)
 left-side straight line parametrisation for drift circles More...
 
double MuonR4::HoughHelpers::Eta::houghParamMdtRight (double tanTheta, const MuonR4::HoughHitType &dc)
 right-side straight line parametrisation for drift circles More...
 
double MuonR4::HoughHelpers::Eta::houghParamStrip (double tanTheta, const MuonR4::HoughHitType &strip)
 straight line parametrisation for strip detector measurements More...
 
double MuonR4::HoughHelpers::Eta::houghWidthMdt (double tanTheta, const MuonR4::HoughHitType &dc)
 uncertainty parametrisation for drift circles More...
 
double MuonR4::HoughHelpers::Eta::houghWidthStrip (double tanTheta, const MuonR4::HoughHitType &strip)
 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 More...
 
double MuonR4::HoughHelpers::Phi::houghWidthStrip (double tanPhi, const MuonR4::HoughHitType &dc)
 Uncertainty parametrisation for strip measurements. More...