LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
PrincipalComponentsAlg.h File Reference

This header file defines the interface to a principal components analysis designed to be used within the 3D clustering. More...

#include "fhiclcpp/ParameterSet.h"
#include "larcore/Geometry/Geometry.h"
#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"
#include "larreco/RecoAlg/Cluster3DAlgs/Cluster3D.h"
#include <Eigen/Dense>
#include <string>
#include <functional>
#include <iostream>
#include <memory>

Go to the source code of this file.

Classes

class  lar_cluster3d::PrincipalComponentsAlg
 Cluster3D class. More...
 

Namespaces

 lar_cluster3d
 

Detailed Description

This header file defines the interface to a principal components analysis designed to be used within the 3D clustering.

Definition in file PrincipalComponentsAlg.h.