3#include "MdcHoughFinder/HoughStereo.h"
20 int leastLine(
int ,
double x[],
double y[],
double &,
double &,
double& );
24 double getZ0()
const {
return _z0;}
25 double getPro()
const {
return _pro_correct;}
38 vector<HoughRecHit*> _recStereoHit;
48 vector<HoughRecHit*> _cgemCluster[3];
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 &)
static vector< double > m_cut_deltaZ
static void setmethod(int m)
void leastFit(Line &linefit, int N)
std::vector< HoughRecHit > _pointCol
std::vector< HoughRecHit * > _clusterCol
std::vector< int > _ambig