LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
ConvexHullPathFinder_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 "art/Framework/Services/Optional/TFileService.h"
#include "cetlib/search_path.h"
#include "cetlib/cpu_timer.h"
#include "larreco/RecoAlg/Cluster3DAlgs/IClusterModAlg.h"
#include "larreco/RecoAlg/Cluster3DAlgs/ConvexHull/ConvexHull.h"
#include "larreco/RecoAlg/Cluster3DAlgs/PrincipalComponentsAlg.h"
#include "larreco/RecoAlg/Cluster3DAlgs/IClusterAlg.h"
#include "lardata/Utilities/AssociationUtil.h"
#include "lardataobj/RecoBase/Hit.h"
#include "larcore/Geometry/Geometry.h"
#include "larcorealg/Geometry/PlaneGeo.h"
#include "larcorealg/Geometry/WireGeo.h"
#include <Eigen/Dense>
#include "TH1F.h"
#include "TH2F.h"
#include "TProfile.h"
#include <string>
#include <functional>
#include <iostream>
#include <memory>

Go to the source code of this file.

Classes

class  lar_cluster3d::ConvexHullPathFinder
 

Namespaces

 lar_cluster3d
 

Detailed Description

art Tool for comparing clusters and merging those that are consistent

Definition in file ConvexHullPathFinder_tool.cc.