Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
EtaHoughTransformAlg.cxx File Reference
#include "EtaHoughTransformAlg.h"
#include <MuonReadoutGeometryR4/SpectrometerSector.h>
#include "MuonPatternHelpers/HoughHelperFunctions.h"
#include "MuonPatternEvent/SegmentSeed.h"
#include "MuonSpacePoint/UtilFunctions.h"
#include "MuonSpacePoint/SpacePointPerLayerSorter.h"
#include "xAODMuonPrepData/UtilFunctions.h"
#include "MuonVisualizationHelpersR4/VisualizationHelpers.h"
#include "xAODMuonPrepData/MdtDriftCircle.h"
#include "xAODMuonPrepData/MMCluster.h"
#include "xAODMuonPrepData/sTgcMeasurement.h"
#include "Acts/Utilities/RangeXD.hpp"
#include <format>

Go to the source code of this file.

Namespaces

 MuonR4
 This header ties the generic definitions in this package.
 

Functions

bool MuonR4::passesThrough (const SpacePointBucket::chamberLocation &loc, double y0, double tanTheta)
 
double MuonR4::proximity (const SpacePoint *dc, double y0, double tanTheta)
 
constexpr double MuonR4::chamberCoverage (const std::array< double, 2 > &seedEdges, const std::array< double, 2 > &chambEdges)
 Calculates how much of the unkknown coordinate along the tube range is covered by the chamber of interest. More...