#include "TRobustEstimator.h"
#include "TRandom.h"
#include "TMath.h"
#include "TH1D.h"
#include "TPaveLabel.h"
#include "TDecompChol.h"
Go to the source code of this file.
Functions | |
ClassImp (TRobustEstimator) const Double_t kChiMedian[50] | |
Variables | |
const Double_t | kChiQuant [50] |
ClassImp | ( | TRobustEstimator | ) | const |
Initial value:
{ 5.02389, 7.3776,9.34840,11.1433,12.8325, 14.4494,16.0128,17.5346,19.0228,20.4831,21.920,23.337, 24.736,26.119,27.488,28.845,30.191,31.526,32.852,34.170, 35.479,36.781,38.076,39.364,40.646,41.923,43.194,44.461, 45.722,46.979,48.232,49.481,50.725,51.966,53.203,54.437, 55.668,56.896,58.120,59.342,60.561,61.777,62.990,64.201, 65.410,66.617,67.821,69.022,70.222,71.420}
Definition at line 117 of file TRobustEstimator.cxx.
Referenced by TRobustEstimator::Evaluate(), TRobustEstimator::GetChiQuant(), and TRobustEstimator::RDist().