18 int leastLine(
int,
double x[],
double y[],
double&,
double&,
double& );
22 double getZ0()
const {
return _z0; }
23 double getPro()
const {
return _pro_correct; }
29 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< int > _ambig
std::vector< HoughRecHit > _pointCol