#include <array>
#include <utility>
#include <vector>
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "larcore/Geometry/Geometry.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"
#include "lardataobj/RecoBase/Hit.h"
#include "larreco/RecoAlg/LinFitAlg.h"
Go to the source code of this file.
Classes | |
class | cluster::ClusterCrawlerAlg |
struct | cluster::ClusterCrawlerAlg::ClusterStore |
struct of temporary clusters More... | |
struct | cluster::ClusterCrawlerAlg::VtxStore |
struct of temporary 2D vertices (end points) More... | |
struct | cluster::ClusterCrawlerAlg::Vtx3Store |
struct of temporary 3D vertices More... | |
Namespaces | |
geo | |
LArSoft geometry interface. | |
detinfo | |
General LArSoft Utilities. | |
cluster | |
Cluster finding and building. | |