LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "larreco/RecoAlg/Cluster3DAlgs/PrincipalComponentsAlg.h"
#include "larcore/Geometry/Geometry.h"
#include "lardata/Utilities/AssociationUtil.h"
#include "nusimdata/SimulationBase/MCTruth.h"
#include "larsim/MCCheater/BackTracker.h"
#include "lardataobj/RecoBase/Hit.h"
#include "larcorealg/Geometry/PlaneGeo.h"
#include "larcorealg/Geometry/WireGeo.h"
#include <string>
#include <functional>
#include <iostream>
#include <memory>
#include <numeric>
#include <Eigen/Dense>
Go to the source code of this file.
Classes | |
struct | lar_cluster3d::Sort3DHitsByDocaToAxis |
struct | lar_cluster3d::Sort3DHitsByArcLen3D |
struct | lar_cluster3d::Sort3DHitsByAbsArcLen3D |
Namespaces | |
lar_cluster3d | |