|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONR4_MUONPATTERNRECOGNITION_HOUGHMAXIMUM__H
6 #define MUONR4_MUONPATTERNRECOGNITION_HOUGHMAXIMUM__H
24 std::vector<HitType>&&
hits,
HoughMaximum()=default
default c-tor, creates empty maximum with zero counts in the origin
double tanTheta() const
getter
const SpacePointBucket * m_bucket
A spectrometer sector forms the envelope of all chambers that are placed in the same MS sector & laye...
: The muon space point bucket represents a collection of points that will bre processed together in t...
const MuonGMR4::SpectrometerSector * msSector() const
returns th associated muonChamber
HoughMaximum(double tanTheta, double interceptY, double counts, std::vector< HitType > &&hits, const SpacePointBucket *bucket)
constructor.
const std::vector< HitType > & getHitsInMax() const
getter
const SpacePointBucket * parentBucket() const
getter
The muon space point is the combination of two uncalibrated measurements one of them measures the eta...
double getCounts() const
getter
This header ties the generic definitions in this package.
Data class to represent an eta maximum in hough space.
std::vector< HitType > m_hitsInMax
double interceptY() const
getter
const MuonGMR4::SpectrometerSector * msSector() const
getter