ant
A2 ant: class-based analysis framework
Hist_t< Tree_t >::PCA_ClusterShape_t Struct Reference

Static Public Member Functions

static void X2P (Double_t *x, Double_t *p)
 
static void P2X (Double_t *p, Double_t *x, Int_t nTest)
 

Static Public Attributes

static constexpr int gNVariables = 3
 
static constexpr double gEigenVectors []
 
static constexpr double gEigenValues []
 
static constexpr double gMeanValues []
 
static constexpr double gSigmaValues []
 

Member Function Documentation

◆ P2X()

template<typename Tree_t>
static void Hist_t< Tree_t >::PCA_ClusterShape_t::P2X ( Double_t *  p,
Double_t *  x,
Int_t  nTest 
)
inlinestatic

◆ X2P()

template<typename Tree_t>
static void Hist_t< Tree_t >::PCA_ClusterShape_t::X2P ( Double_t *  x,
Double_t *  p 
)
inlinestatic

Member Data Documentation

◆ gEigenValues

template<typename Tree_t>
constexpr double Hist_t< Tree_t >::PCA_ClusterShape_t::gEigenValues
static
Initial value:
= {
0.566304,
0.346853,
0.0868428
}

◆ gEigenVectors

template<typename Tree_t>
constexpr double Hist_t< Tree_t >::PCA_ClusterShape_t::gEigenVectors
static
Initial value:
= {
0.401069,
0.807083,
0.433315,
0.716885,
0.0179446,
-0.69696,
0.57028,
-0.590166,
0.571389}

◆ gMeanValues

template<typename Tree_t>
constexpr double Hist_t< Tree_t >::PCA_ClusterShape_t::gMeanValues
static
Initial value:
= {
0.819355,
8.7192,
347.709
}

◆ gNVariables

template<typename Tree_t>
constexpr int Hist_t< Tree_t >::PCA_ClusterShape_t::gNVariables = 3
static

◆ gSigmaValues

template<typename Tree_t>
constexpr double Hist_t< Tree_t >::PCA_ClusterShape_t::gSigmaValues
static
Initial value:
= {
0.191971,
3.84283,
208.744
}

The documentation for this struct was generated from the following file: