![]() |
GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
![]() |
This is the complete list of members for GGaus, including all inherited members.
Background(Option_t *="TF1") | GGaus | inline |
Clear(Option_t *opt="") override | GGaus | |
CompareArea(const GGaus &lhs, const GGaus &rhs) | GGaus | inlinestatic |
CompareEnergy(const GGaus &lhs, const GGaus &rhs) | GGaus | inlinestatic |
Copy(TObject &) const override | GGaus | |
DrawResiduals(TH1 *) const | GGaus | |
fArea | GGaus | private |
fBGFit | GGaus | private |
fBGHist | GGaus | private |
fChi2 | GGaus | private |
fDArea | GGaus | private |
fDSum | GGaus | private |
fInitFlag | GGaus | private |
Fit(TH1 *, Option_t *opt="") | GGaus | |
fNdf | GGaus | private |
fSum | GGaus | private |
GetArea() const | GGaus | inline |
GetAreaErr() const | GGaus | inline |
GetCentroid() const | GGaus | inline |
GetCentroidErr() const | GGaus | inline |
GetFWHM() const | GGaus | inline |
GetFWHMErr() const | GGaus | inline |
GetSum() const | GGaus | inline |
GetSumErr() const | GGaus | inline |
GGaus() | GGaus | |
GGaus(Double_t xlow, Double_t xhigh, Option_t *opt="gsc") | GGaus | |
GGaus(Double_t xlow, Double_t xhigh, TF1 *bg, Option_t *opt="gsc") | GGaus | |
GGaus(const GGaus &) | GGaus | |
GGaus(GGaus &&) noexcept=default | GGaus | |
InitNames() | GGaus | |
InitParams(TH1 *fithist=nullptr) | GGaus | |
IsInitialized() const | GGaus | inlineprivate |
operator=(const GGaus &)=default | GGaus | |
operator=(GGaus &&) noexcept=default | GGaus | |
Print(Option_t *opt="") const override | GGaus | |
SetArea(Double_t a) | GGaus | inlineprotected |
SetArea(Double_t a, Double_t dA) | GGaus | inlineprotected |
SetAreaErr(Double_t d_a) | GGaus | inlineprotected |
SetChi2(Double_t chi2) | GGaus | inlineprotected |
SetInitialized(Bool_t flag=true) | GGaus | inlineprivate |
SetNdf(Double_t Ndf) | GGaus | inlineprotected |
SetSum(Double_t a) | GGaus | inlineprotected |
SetSumErr(Double_t d_a) | GGaus | inlineprotected |
~GGaus()=default | GGaus |