float m_xMax1
The max x value in the view 1.
float GetTwoViewXOverlapMax() const
Get the x overlap min X value.
float GetXMax0() const
Get the max x value in the view 0.
float m_xMin1
The min x value in the view 1.
TransverseOverlapResult operator+(const TransverseOverlapResult &lhs, const TransverseOverlapResult &rhs)
Transverse overlap result + operator.
float GetXSpan0() const
Get the x span in the view 0.
float GetXMin1() const
Get the min x value in the view 1.
float GetTwoViewXOverlapMin() const
Get the x overlap max X value.
float GetXMin0() const
Get the min x value in the view 0.
float GetXSpan1() const
Get the x span in the view 1.
float m_xMax0
The max x value in the view 0.
float GetXOverlapFraction1() const
Get the fraction of the view 1 cluster that overlaps in x.
float GetXMax1() const
Get the max x value in the view 1.
float GetXOverlapFraction0() const
Get the fraction of the view 0 cluster that overlaps in x.
float GetTwoViewXOverlapSpan() const
Get the x overlap span.
TwoViewXOverlap(const float xMin0, const float xMax0, const float xMin1, const float xMax1)
Constructor.
float m_xMin0
The min x value in the view 0.