14 #ifndef RECOTOOL_CFALGOSTARTPOINTMATCH_H 15 #define RECOTOOL_CFALGOSTARTPOINTMATCH_H 46 virtual float Float(
const std::vector<const cluster::ClusterParamsAlg*> &clusters);
57 double Area2D(
double Ax,
double Ay,
59 double Cx,
double Cy);
61 double Area3D(
double Ax,
double Ay,
double Az,
62 double Bx,
double By,
double Bz,
63 double Cx,
double Cy,
double Cz);
Class def header for a class CFloatAlgoBase.