| HerdSoftware
    0.3.2
    | 
Info class for PCA tracking. More...
#include <dataobjects/CaloHitsRefFrame.h>
| Public Attributes | |
| Point | cog | 
| std::array< double, 3 > | eigenvalues | 
| std::array< Vec3D, 3 > | eigenvectors | 
| float | threshold | 
Info class for PCA tracking.
This class contains the parameters of the reference frame defined by the CALO hits (either all or a subset defining a cluster). The reference frame is centered in the center-of-gravity (cog) of the hits and has the eigenvectors of the hits distribution as the coordinate axis. A threshold might have been applied in computing these quantities, and is stored as well as the eigenvalues.
| Point Herd::CaloHitsRefFrame::cog | 
| std::array<double, 3> Herd::CaloHitsRefFrame::eigenvalues | 
| std::array<Vec3D, 3> Herd::CaloHitsRefFrame::eigenvectors | 
| float Herd::CaloHitsRefFrame::threshold | 
 1.8.13
 1.8.13