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