![]() |
GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
![]() |
This is the complete list of members for TGRSIFit, including all inherited members.
| AddToGlobalList(Bool_t yes=kTRUE) override | TGRSIFit | |
| AddToGlobalList(TF1 *func, Bool_t yes=kTRUE) | TGRSIFit | static |
| Clear(Option_t *opt="") override | TGRSIFit | |
| ClearParameters(Option_t *opt="") | TGRSIFit | virtual |
| Copy(TObject &obj) const override | TGRSIFit | |
| CopyParameters(TF1 *copy) const | TGRSIFit | virtual |
| fDefaultFitType | TGRSIFit | privatestatic |
| fGoodFitFlag | TGRSIFit | private |
| fHist | TGRSIFit | private |
| fInitFlag | TGRSIFit | private |
| GetDefaultFitType() | TGRSIFit | inlinestatic |
| GetHist() const | TGRSIFit | inlinevirtual |
| GoodFit(Bool_t flag=true) | TGRSIFit | inlineprotected |
| InitParams(TH1 *)=0 | TGRSIFit | pure virtual |
| IsGoodFit() const | TGRSIFit | inline |
| IsInitialized() const | TGRSIFit | inlineprotected |
| operator=(const TGRSIFit &)=default | TGRSIFit | protected |
| operator=(TGRSIFit &&) noexcept=default | TGRSIFit | protected |
| Print(Option_t *opt="") const override | TGRSIFit | |
| SetDefaultFitType(const char *fitType) | TGRSIFit | inlinestatic |
| SetHist(TH1 *hist) | TGRSIFit | inlinevirtual |
| SetInitialized(Bool_t flag=true) | TGRSIFit | inlineprotected |
| TGRSIFit() | TGRSIFit | protected |
| TGRSIFit(const char *name, const char *formula, Double_t xmin=0, Double_t xmax=1) | TGRSIFit | inlineprotected |
| TGRSIFit(const char *name, Double_t xmin, Double_t xmax, Int_t npar) | TGRSIFit | inlineprotected |
| TGRSIFit(const char *name, const ROOT::Math::ParamFunctor &func, Double_t xmin=0, Double_t xmax=1, Int_t npar=0) | TGRSIFit | inlineprotected |
| 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) | TGRSIFit | inlineprotected |
| TGRSIFit(const TGRSIFit ©) | TGRSIFit | protected |
| TGRSIFit(TGRSIFit &&) noexcept=default | TGRSIFit | protected |
| ~TGRSIFit() | TGRSIFit |