ROOT  6.06/09
Reference Guide
ROOT::Fit::FitResult Member List

This is the complete list of members for ROOT::Fit::FitResult, including all inherited members.

Chi2() const ROOT::Fit::FitResultinline
Correlation(unsigned int i, unsigned int j) const ROOT::Fit::FitResultinline
CovMatrix(unsigned int i, unsigned int j) const ROOT::Fit::FitResultinline
CovMatrixStatus() const ROOT::Fit::FitResultinline
Edm() const ROOT::Fit::FitResultinline
Error(unsigned int i) const ROOT::Fit::FitResultinline
Errors() const ROOT::Fit::FitResultinline
fBoundParamsROOT::Fit::FitResultprotected
fChi2ROOT::Fit::FitResultprotected
fCovMatrixROOT::Fit::FitResultprotected
fCovStatusROOT::Fit::FitResultprotected
fEdmROOT::Fit::FitResultprotected
fErrorsROOT::Fit::FitResultprotected
fFitDataROOT::Fit::FitResultprotected
fFitFuncROOT::Fit::FitResultprotected
fFixedParamsROOT::Fit::FitResultprotected
fGlobalCCROOT::Fit::FitResultprotected
FillResult(const std::shared_ptr< ROOT::Math::Minimizer > &min, const FitConfig &fconfig, const std::shared_ptr< IModelFunction > &f, bool isValid, unsigned int sizeOfData=0, bool binFit=true, const ROOT::Math::IMultiGenFunction *chi2func=0, unsigned int ncalls=0)ROOT::Fit::FitResult
FitResult()ROOT::Fit::FitResult
FitResult(const FitConfig &fconfig)ROOT::Fit::FitResult
FitResult(const FitResult &rhs)ROOT::Fit::FitResult
FittedBinData() const ROOT::Fit::FitResult
FittedFunction() const ROOT::Fit::FitResultinline
Fitter classROOT::Fit::FitResultfriend
fMinimizerROOT::Fit::FitResultprotected
fMinimTypeROOT::Fit::FitResultprotected
fMinosErrorsROOT::Fit::FitResultprotected
fNCallsROOT::Fit::FitResultprotected
fNdfROOT::Fit::FitResultprotected
fNFreeROOT::Fit::FitResultprotected
fNormalizedROOT::Fit::FitResultprotected
fObjFuncROOT::Fit::FitResultprotected
fParamBoundsROOT::Fit::FitResultprotected
fParamsROOT::Fit::FitResultprotected
fParNamesROOT::Fit::FitResultprotected
fStatusROOT::Fit::FitResultprotected
fValROOT::Fit::FitResultprotected
fValidROOT::Fit::FitResultprotected
GetConfidenceIntervals(unsigned int n, unsigned int stride1, unsigned int stride2, const double *x, double *ci, double cl=0.95, bool norm=true) const ROOT::Fit::FitResult
GetConfidenceIntervals(const BinData &data, double *ci, double cl=0.95, bool norm=true) const ROOT::Fit::FitResult
GetConfidenceIntervals(double cl=0.95, bool norm=true) const ROOT::Fit::FitResult
GetCorrelationMatrix(Matrix &mat) const ROOT::Fit::FitResultinline
GetCovarianceMatrix(Matrix &mat) const ROOT::Fit::FitResultinline
GetErrors() const ROOT::Fit::FitResultinline
GetParameterName(unsigned int ipar) const ROOT::Fit::FitResultinline
GetParams() const ROOT::Fit::FitResultinline
GlobalCC(unsigned int i) const ROOT::Fit::FitResultinline
HasMinosError(unsigned int i) const ROOT::Fit::FitResult
IModelFunction typedefROOT::Fit::FitResult
Index(const std::string &name) const ROOT::Fit::FitResult
IsEmpty() const ROOT::Fit::FitResultinline
IsParameterBound(unsigned int ipar) const ROOT::Fit::FitResult
IsParameterFixed(unsigned int ipar) const ROOT::Fit::FitResult
IsValid() const ROOT::Fit::FitResultinline
LowerError(unsigned int i) const ROOT::Fit::FitResult
MinFcnValue() const ROOT::Fit::FitResultinline
MinimizerType() const ROOT::Fit::FitResultinline
ModelFunction()ROOT::Fit::FitResultinlineprotected
NCalls() const ROOT::Fit::FitResultinline
Ndf() const ROOT::Fit::FitResultinline
NFreeParameters() const ROOT::Fit::FitResultinline
NormalizedErrors() const ROOT::Fit::FitResultinline
NormalizeErrors()ROOT::Fit::FitResult
NPar() const ROOT::Fit::FitResultinline
NTotalParameters() const ROOT::Fit::FitResultinline
operator=(const FitResult &rhs)ROOT::Fit::FitResult
Parameter(unsigned int i) const ROOT::Fit::FitResultinline
ParameterBounds(unsigned int ipar, double &lower, double &upper) const ROOT::Fit::FitResult
Parameters() const ROOT::Fit::FitResultinline
ParError(unsigned int i) const ROOT::Fit::FitResultinline
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
SetMinosError(unsigned int i, double elow, double eup)ROOT::Fit::FitResult
SetModelFunction(const std::shared_ptr< IModelFunction > &func)ROOT::Fit::FitResultinlineprotected
Status() const ROOT::Fit::FitResultinline
Update(const std::shared_ptr< ROOT::Math::Minimizer > &min, bool isValid, unsigned int ncalls=0)ROOT::Fit::FitResult
UpperError(unsigned int i) const ROOT::Fit::FitResult
Value(unsigned int i) const ROOT::Fit::FitResultinline
~FitResult()ROOT::Fit::FitResultvirtual