Classes | Namespaces
ClusterPathFinder_tool.cc File Reference

art Tool for comparing clusters and merging those that are consistent More...

#include "art/Utilities/ToolMacros.h"
#include "art/Utilities/make_tool.h"
#include "cetlib/cpu_timer.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "larreco/RecoAlg/Cluster3DAlgs/IClusterModAlg.h"
#include "larreco/RecoAlg/Cluster3DAlgs/ConvexHull/ConvexHull.h"
#include "larreco/RecoAlg/Cluster3DAlgs/Voronoi/Voronoi.h"
#include "larreco/RecoAlg/Cluster3DAlgs/PrincipalComponentsAlg.h"
#include "larreco/RecoAlg/Cluster3DAlgs/IClusterAlg.h"
#include <Eigen/Core>
#include <string>
#include <iostream>
#include <memory>

Go to the source code of this file.

Classes

class  lar_cluster3d::ClusterPathFinder
 

Namespaces

 lar_cluster3d
 

Detailed Description

art Tool for comparing clusters and merging those that are consistent

Definition in file ClusterPathFinder_tool.cc.