LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include <array>
#include <map>
#include <vector>
#include <memory>
#include <utility>
#include "fhiclcpp/ParameterSet.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"
#include "larcore/Geometry/Geometry.h"
#include "lardataobj/RecoBase/Hit.h"
#include "lardata/DetectorInfoServices/LArPropertiesService.h"
#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"
#include "larreco/RecoAlg/CCHitFinderAlg.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 | |
cluster | |
Cluster finding and building. | |