| Chi2() const | ROOT::Fit::FitResult | inline | 
  | Contour(unsigned int ipar, unsigned int jpar, unsigned int &npoints, double *pntsx, double *pntsy, double confLevel=0.683) | ROOT::Fit::FitResult |  | 
  | Correlation(unsigned int i, unsigned int j) const | ROOT::Fit::FitResult | inline | 
  | CovMatrix(unsigned int i, unsigned int j) const | ROOT::Fit::FitResult | inline | 
  | CovMatrixStatus() const | ROOT::Fit::FitResult | inline | 
  | Edm() const | ROOT::Fit::FitResult | inline | 
  | Error(unsigned int i) const | ROOT::Fit::FitResult | inline | 
  | Errors() const | ROOT::Fit::FitResult | inline | 
  | fBoundParams | ROOT::Fit::FitResult | protected | 
  | fChi2 | ROOT::Fit::FitResult | protected | 
  | fCovMatrix | ROOT::Fit::FitResult | protected | 
  | fCovStatus | ROOT::Fit::FitResult | protected | 
  | fEdm | ROOT::Fit::FitResult | protected | 
  | fErrors | ROOT::Fit::FitResult | protected | 
  | fFitData | ROOT::Fit::FitResult | protected | 
  | fFitFunc | ROOT::Fit::FitResult | protected | 
  | fFixedParams | ROOT::Fit::FitResult | protected | 
  | fGlobalCC | ROOT::Fit::FitResult | protected | 
  | FillResult(const std::shared_ptr< ROOT::Math::Minimizer > &min, const FitConfig &fconfig, const std::shared_ptr< IModelFunction > &f, bool isValid, unsigned int sizeOfData=0, int fitType=1, const ROOT::Math::IMultiGenFunction *chi2func=nullptr, unsigned int ncalls=0) | ROOT::Fit::FitResult |  | 
  | FitResult() | ROOT::Fit::FitResult |  | 
  | FitResult(const FitConfig &fconfig) | ROOT::Fit::FitResult |  | 
  | FittedBinData() const | ROOT::Fit::FitResult |  | 
  | FittedFunction() const | ROOT::Fit::FitResult | inline | 
  | Fitter | ROOT::Fit::FitResult | friend | 
  | fMinimizer | ROOT::Fit::FitResult | protected | 
  | fMinimType | ROOT::Fit::FitResult | protected | 
  | fMinosErrors | ROOT::Fit::FitResult | protected | 
  | fNCalls | ROOT::Fit::FitResult | protected | 
  | fNdf | ROOT::Fit::FitResult | protected | 
  | fNFree | ROOT::Fit::FitResult | protected | 
  | fNormalized | ROOT::Fit::FitResult | protected | 
  | fObjFunc | ROOT::Fit::FitResult | protected | 
  | fParamBounds | ROOT::Fit::FitResult | protected | 
  | fParams | ROOT::Fit::FitResult | protected | 
  | fParNames | ROOT::Fit::FitResult | protected | 
  | fStatus | ROOT::Fit::FitResult | protected | 
  | fVal | ROOT::Fit::FitResult | protected | 
  | fValid | ROOT::Fit::FitResult | protected | 
  | GetConfidenceIntervals(unsigned int n, unsigned int stride1, unsigned int stride2, const double *x, double *ci, double cl=0.95, bool norm=false) const | ROOT::Fit::FitResult |  | 
  | GetConfidenceIntervals(const BinData &data, double *ci, double cl=0.95, bool norm=false) const | ROOT::Fit::FitResult |  | 
  | GetConfidenceIntervals(double cl=0.95, bool norm=false) const | ROOT::Fit::FitResult |  | 
  | GetCorrelationMatrix(Matrix &mat) const | ROOT::Fit::FitResult | inline | 
  | GetCovarianceMatrix(Matrix &mat) const | ROOT::Fit::FitResult | inline | 
  | GetErrors() const | ROOT::Fit::FitResult | inline | 
  | GetParameterName(unsigned int ipar) const | ROOT::Fit::FitResult | inline | 
  | GetParams() const | ROOT::Fit::FitResult | inline | 
  | GlobalCC(unsigned int i) const | ROOT::Fit::FitResult | inline | 
  | HasMinosError(unsigned int i) const | ROOT::Fit::FitResult |  | 
  | IModelFunction typedef | ROOT::Fit::FitResult |  | 
  | Index(const std::string &name) const | ROOT::Fit::FitResult |  | 
  | IsEmpty() const | ROOT::Fit::FitResult | inline | 
  | IsParameterBound(unsigned int ipar) const | ROOT::Fit::FitResult |  | 
  | IsParameterFixed(unsigned int ipar) const | ROOT::Fit::FitResult |  | 
  | IsValid() const | ROOT::Fit::FitResult | inline | 
  | LowerError(unsigned int i) const | ROOT::Fit::FitResult |  | 
  | MinFcnValue() const | ROOT::Fit::FitResult | inline | 
  | MinimizerType() const | ROOT::Fit::FitResult | inline | 
  | ModelFunction() | ROOT::Fit::FitResult | inlineprotected | 
  | NCalls() const | ROOT::Fit::FitResult | inline | 
  | Ndf() const | ROOT::Fit::FitResult | inline | 
  | NFreeParameters() const | ROOT::Fit::FitResult | inline | 
  | NormalizedErrors() const | ROOT::Fit::FitResult | inline | 
  | NormalizeErrors() | ROOT::Fit::FitResult |  | 
  | NPar() const | ROOT::Fit::FitResult | inline | 
  | NTotalParameters() const | ROOT::Fit::FitResult | inline | 
  | Parameter(unsigned int i) const | ROOT::Fit::FitResult | inline | 
  | ParameterBounds(unsigned int ipar, double &lower, double &upper) const | ROOT::Fit::FitResult |  | 
  | Parameters() const | ROOT::Fit::FitResult | inline | 
  | ParError(unsigned int i) const | ROOT::Fit::FitResult | inline | 
  | ParName(unsigned int i) const | ROOT::Fit::FitResult |  | 
  | Print(std::ostream &os, bool covmat=false) const | ROOT::Fit::FitResult |  | 
  | PrintCovMatrix(std::ostream &os) const | ROOT::Fit::FitResult |  | 
  | Prob() const | ROOT::Fit::FitResult |  | 
  | Scan(unsigned int ipar, unsigned int &npoints, double *pntsx, double *pntsy, double xmin=0, double xmax=0) | ROOT::Fit::FitResult |  | 
  | SetChi2AndNdf(double chi2, unsigned int npoints) | ROOT::Fit::FitResult |  | 
  | SetMinosError(unsigned int i, double elow, double eup) | ROOT::Fit::FitResult |  | 
  | SetModelFunction(const std::shared_ptr< IModelFunction > &func) | ROOT::Fit::FitResult | inlineprotected | 
  | Status() const | ROOT::Fit::FitResult | inline | 
  | Update(const std::shared_ptr< ROOT::Math::Minimizer > &min, const ROOT::Fit::FitConfig &fconfig, bool isValid, unsigned int ncalls=0) | ROOT::Fit::FitResult |  | 
  | UpperError(unsigned int i) const | ROOT::Fit::FitResult |  | 
  | Value(unsigned int i) const | ROOT::Fit::FitResult | inline | 
  | ~FitResult() | ROOT::Fit::FitResult | inlinevirtual |