Definition at line 23 of file TKDEFGT.h.
#include <TKDEFGT.h>
◆ TKDEFGT() [1/2]
◆ ~TKDEFGT()
◆ TKDEFGT() [2/2]
TKDEFGT::TKDEFGT |
( |
const TKDEFGT & |
rhs | ) |
|
|
private |
◆ BuildModel() [1/2]
Calculate coefficients for FGT.
Definition at line 55 of file TKDEFGT.cxx.
◆ BuildModel() [2/2]
Calculate coefficients for FGT.
Alternative specialized version for data from TTree.
Definition at line 105 of file TKDEFGT.cxx.
◆ Compute_A_k() [1/2]
void TKDEFGT::Compute_A_k |
( |
const std::vector< Double_t > & |
x | ) |
|
|
private |
◆ Compute_A_k() [2/2]
Coefficients A_K. Special case for TTree and dim == 3.
Definition at line 337 of file TKDEFGT.cxx.
◆ Compute_C_k()
void TKDEFGT::Compute_C_k |
( |
| ) |
|
|
private |
◆ Kcenter() [1/2]
void TKDEFGT::Kcenter |
( |
const std::vector< double > & |
x | ) |
|
|
private |
◆ Kcenter() [2/2]
Solve kcenter task.
Version for dim == 3 and data from TTree. Randomly pick one node as the first center.
Definition at line 209 of file TKDEFGT.cxx.
◆ operator=()
◆ Predict()
◆ fA_K
◆ fC_K
◆ fCinds
std::vector<UInt_t> TKDEFGT::fCinds |
|
private |
◆ fDim
◆ fDistC
◆ fDx
◆ fHeads
std::vector<UInt_t> TKDEFGT::fHeads |
|
mutableprivate |
◆ fIndx
std::vector<UInt_t> TKDEFGT::fIndx |
|
private |
◆ fIndxc
std::vector<UInt_t> TKDEFGT::fIndxc |
|
private |
◆ fK
◆ fModelValid
◆ fP
◆ fPD
◆ fProds
◆ fSigma
◆ fWeights
◆ fXboxsz
std::vector<UInt_t> TKDEFGT::fXboxsz |
|
private |
◆ fXC
◆ fXhead
std::vector<UInt_t> TKDEFGT::fXhead |
|
private |
The documentation for this class was generated from the following files: