![]() |
GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
![]() |
This is the complete list of members for TDecayFit, including all inherited members.
DefaultGraphs() | TDecayFit | private |
DrawComponents() const | TDecayFit | |
DrawResiduals() | TDecayFit | |
fDecay | TDecayFit | private |
Fit(TH1 *hist, Option_t *opt="") | TDecayFit | |
fResiduals | TDecayFit | private |
GetDecay() const | TDecayFit | |
GetResiduals() | TDecayFit | inline |
operator=(const TDecayFit &)=default | TDecayFit | |
operator=(TDecayFit &&) noexcept=default | TDecayFit | |
Print(Option_t *opt="") const override | TDecayFit | |
SetDecay(TVirtualDecay *decay) | TDecayFit | |
TDecayFit()=default | TDecayFit | |
TDecayFit(const char *name, const char *formula, Double_t xmin=0, Double_t xmax=1) | TDecayFit | inline |
TDecayFit(const char *name, Double_t xmin, Double_t xmax, Int_t npar) | TDecayFit | inline |
TDecayFit(const char *name, const ROOT::Math::ParamFunctor &f, Double_t xmin=0, Double_t xmax=1, Int_t npar=0) | TDecayFit | inline |
TDecayFit(const char *name, Double_t(*fcn)(Double_t *, Double_t *), Double_t xmin=0, Double_t xmax=1, Int_t npar=0) | TDecayFit | inline |
TDecayFit(const char *name, Double_t(*fcn)(const Double_t *, const Double_t *), Double_t xmin=0, Double_t xmax=1, Int_t npar=0) | TDecayFit | inline |
TDecayFit(const char *name, const PtrObj &p, MemFn memFn, Double_t xmin, Double_t xmax, Int_t npar, const char *className=nullptr, const char *methodName=nullptr) | TDecayFit | inline |
TDecayFit(const char *name, Func f, Double_t xmin, Double_t xmax, Int_t npar, const char *className=nullptr) | TDecayFit | inline |
TDecayFit(const TDecayFit &)=default | TDecayFit | |
TDecayFit(TDecayFit &&) noexcept=default | TDecayFit | |
UpdateResiduals(TH1 *hist) | TDecayFit | |
~TDecayFit()=default | TDecayFit |