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_root_io/TFileDirectory.h"#include "cetlib/cpu_timer.h"#include "fhiclcpp/ParameterSet.h"#include "messagefacility/MessageLogger/MessageLogger.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 <Eigen/Core>#include "TH1F.h"#include <string>#include <iostream>#include <memory>Go to the source code of this file.
Classes | |
| class | lar_cluster3d::ConvexHullPathFinder |
Namespaces | |
| lar_cluster3d | |
art Tool for comparing clusters and merging those that are consistent
Definition in file ConvexHullPathFinder_tool.cc.
1.8.5