GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
TGRSIFit Member List

This is the complete list of members for TGRSIFit, including all inherited members.

AddToGlobalList(Bool_t yes=kTRUE) overrideTGRSIFit
AddToGlobalList(TF1 *func, Bool_t yes=kTRUE)TGRSIFitstatic
Clear(Option_t *opt="") overrideTGRSIFit
ClearParameters(Option_t *opt="")TGRSIFitvirtual
Copy(TObject &obj) const overrideTGRSIFit
CopyParameters(TF1 *copy) constTGRSIFitvirtual
fDefaultFitTypeTGRSIFitprivatestatic
fGoodFitFlagTGRSIFitprivate
fHistTGRSIFitprivate
fInitFlagTGRSIFitprivate
GetDefaultFitType()TGRSIFitinlinestatic
GetHist() constTGRSIFitinlinevirtual
GoodFit(Bool_t flag=true)TGRSIFitinlineprotected
InitParams(TH1 *)=0TGRSIFitpure virtual
IsGoodFit() constTGRSIFitinline
IsInitialized() constTGRSIFitinlineprotected
operator=(const TGRSIFit &)=defaultTGRSIFitprotected
operator=(TGRSIFit &&) noexcept=defaultTGRSIFitprotected
Print(Option_t *opt="") const overrideTGRSIFit
SetDefaultFitType(const char *fitType)TGRSIFitinlinestatic
SetHist(TH1 *hist)TGRSIFitinlinevirtual
SetInitialized(Bool_t flag=true)TGRSIFitinlineprotected
TGRSIFit()TGRSIFitprotected
TGRSIFit(const char *name, const char *formula, Double_t xmin=0, Double_t xmax=1)TGRSIFitinlineprotected
TGRSIFit(const char *name, Double_t xmin, Double_t xmax, Int_t npar)TGRSIFitinlineprotected
TGRSIFit(const char *name, const ROOT::Math::ParamFunctor &func, Double_t xmin=0, Double_t xmax=1, Int_t npar=0)TGRSIFitinlineprotected
TGRSIFit(const char *name, const PtrObj &pointer, MemFn memFn, Double_t xmin, Double_t xmax, Int_t npar, const char *class_name, const char *fcn_name)TGRSIFitinlineprotected
TGRSIFit(const TGRSIFit &copy)TGRSIFitprotected
TGRSIFit(TGRSIFit &&) noexcept=defaultTGRSIFitprotected
~TGRSIFit()TGRSIFit