67 if (s==0.0) s = 1.0E-9;
double fXY0
X/Y offset applied to hits.
double fZ0
Z offset applied to hits.
enum geo::_plane_proj View_t
Enumerate the possible plane projections.
std::vector< HoughPeak > fPeak
List of peaks found in Hough space.
double fRho
Distance to line.
double fThr
Calculated threshold for hough map.
double fTheta
Angle to line (radians)
static bool compare_peaks(const HoughPeak &a, const HoughPeak &b)
void SortPeaks()
Sort Hough peaks from best (highest) to worst.
void SlopeIcept(unsigned int i, double *m, double *b) const
Slope and intercepts of Hough lines.
Data for a single peak in Hough space.
double fSR
Uncertainty in Rho (999 indicates peak was below threshold)
Perform a "2 point" Hough transform on a collection of hits.
geo::View_t fView
Transform of x or y view?
double fTNShi
Upper edge of time slice transformed.
double fTNSlo
Low edge of time slice transformed.
Data resulting from a Hough transform on the cell hit positions.
double fH
Height of peak (arbitrary units)
assert(nhit_max >=nhit_nbins)
double fST
Uncertainty in Theta (999 indicates peak was below threshold)