14 #ifndef RECOTOOL_CBOOLALGOBASE_H 15 #define RECOTOOL_CBOOLALGOBASE_H 41 virtual bool Bool(const ::cluster::ClusterParamsAlg &cluster1,
42 const ::cluster::ClusterParamsAlg &cluster2)
43 {
if(cluster1.Plane() != cluster2.Plane())
return false;
Class def header for a class CMAlgoBase.