14 #ifndef RECOTOOL_CMMANAGERBASE_H 15 #define RECOTOOL_CMMANAGERBASE_H 22 #include "RtypesCore.h" 29 class GeometryUtilities;
34 class CPriorityAlgoBase;
72 _time_report = time_report;
82 _priority_algo = algo;
89 _merge_till_converge = doit;
94 const std::vector<std::vector<util::PxHit>>& clusters);
97 void SetClusters(
const std::vector<cluster::ClusterParamsAlg>& clusters);
100 const std::vector<cluster::ClusterParamsAlg>&
125 void ComputePriority(
const std::vector<cluster::ClusterParamsAlg>& clusters);
Namespace for general, non-LArSoft-specific utilities.