LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Implementation of the Seed Finder Algorithm. More...
#include "larreco/RecoAlg/Cluster3DAlgs/PCASeedFinderAlg.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "fhiclcpp/ParameterSet.h"
#include "larcore/Geometry/Geometry.h"
#include "lardataobj/RecoBase/Seed.h"
#include "TDecompSVD.h"
#include "TMatrixD.h"
#include "TVector3.h"
#include "TVectorD.h"
#include <memory>
Go to the source code of this file.
Namespaces | |
lar_cluster3d | |
Implementation of the Seed Finder Algorithm.
The intent of this algorithm is to take an input list of 3D space points and from those to find candidate track start points and directions
Definition in file PCASeedFinderAlg.cxx.