3#include "MdcHoughFinder/HoughStereo.h"
19 int leastLine(
int ,
double x[],
double y[],
double &,
double &,
double& );
23 double getZ0()
const {
return _z0;}
24 double getPro()
const {
return _pro_correct;}
30 vector<HoughRecHit*> _recStereoHit;
std::vector< HoughRecHit > recHitCol
bool layer_in_track(const HoughRecHit *hita, const HoughRecHit *hitb)
bool compare_zsfit(const HoughZsFit::Line &a, const HoughZsFit::Line &b)
HoughZsFit(vector< HoughRecHit > *recHitCol)
int leastLine(int, double x[], double y[], double &, double &, double &)
void leastFit(Line &linefit, int N)
std::vector< HoughRecHit > _pointCol
std::vector< int > _ambig