14 #ifndef RECOTOOL_CMMANAGERBASE_H 15 #define RECOTOOL_CMMANAGERBASE_H 22 #include "RtypesCore.h" 29 class GeometryUtilities;
34 class CPriorityAlgoBase;
65 void ReportTimings(
bool time_report =
true) { _time_report = time_report; }
78 const std::vector<std::vector<util::PxHit>>& clusters);
81 void SetClusters(
const std::vector<cluster::ClusterParamsAlg>& clusters);
84 const std::vector<cluster::ClusterParamsAlg>&
GetInputClusters()
const {
return _in_clusters; }
97 void ComputePriority(
const std::vector<cluster::ClusterParamsAlg>& clusters);
Namespace for general, non-LArSoft-specific utilities.
auto vector(Vector const &v)
Returns a manipulator which will print the specified array.
ntupleExperimental Reset()