DoubleGHFit() | profileFit::ProfileFitter | private |
DoubleGHFitFunction(int &, double *const, double &, double *const, const int) | profileFit::ProfileFitter | privatestatic |
fChi2 | profileFit::ProfileFitter | private |
fDepth | profileFit::ProfileFitter | privatestatic |
fFitErrors | profileFit::ProfileFitter | private |
fFitParameters | profileFit::ProfileFitter | private |
fFunctionType | profileFit::ProfileFitter | privatestatic |
FindMaximum() const | profileFit::ProfileFitter | private |
fIsConstrained | profileFit::ProfileFitter | privatestatic |
Fit() | profileFit::ProfileFitter | |
fLimitsDown | profileFit::ProfileFitter | private |
fLimitsUp | profileFit::ProfileFitter | private |
fNdof | profileFit::ProfileFitter | privatestatic |
fSize | profileFit::ProfileFitter | privatestatic |
fSizeError | profileFit::ProfileFitter | privatestatic |
fStartParameters | profileFit::ProfileFitter | private |
fStatus | profileFit::ProfileFitter | private |
fStepParameters | profileFit::ProfileFitter | private |
fThreshold | profileFit::ProfileFitter | privatestatic |
fVariance | profileFit::ProfileFitter | privatestatic |
fVerbosity | profileFit::ProfileFitter | private |
GaussInAgeFit() | profileFit::ProfileFitter | private |
GaussInAgeFitFunction(int &, double *const, double &, double *const, const int) | profileFit::ProfileFitter | privatestatic |
GetChi2() const | profileFit::ProfileFitter | inline |
GetFitErrors() const | profileFit::ProfileFitter | inline |
GetFitParameters() const | profileFit::ProfileFitter | inline |
GetNdf() const | profileFit::ProfileFitter | inline |
GetStatus() const | profileFit::ProfileFitter | inline |
GHFit() | profileFit::ProfileFitter | private |
GHFitFunction(int &, double *const, double &, double *const, const int) | profileFit::ProfileFitter | privatestatic |
InitMinuit(TMinuit &) const | profileFit::ProfileFitter | private |
Minimize(TMinuit &) | profileFit::ProfileFitter | private |
ProfileFitter() | profileFit::ProfileFitter | |
SetData(const int n, const T *depth, const T *size, const T *sizeError=0) | profileFit::ProfileFitter | inline |
SetFunctionType(EFitFunctionType type) | profileFit::ProfileFitter | inline |
SetStartParameters(const std::vector< double > &start, const std::vector< double > &step) | profileFit::ProfileFitter | inline |
SetStartParameters(const std::vector< double > &start, const std::vector< double > &step, const std::vector< double > &limitsDown, const std::vector< double > &limitsUp) | profileFit::ProfileFitter | inline |
SetThreshold(double t) | profileFit::ProfileFitter | inline |
SetVariance(double v) | profileFit::ProfileFitter | inline |
SetVerbosity(int v) | profileFit::ProfileFitter | inline |
UserStartInit(TMinuit &theMinuit) | profileFit::ProfileFitter | private |
~ProfileFitter() | profileFit::ProfileFitter | |