This is the complete list of members for TPeak, including all inherited members.
AddToGlobalList(Bool_t on=kTRUE) override | TGRSIFit | |
AddToGlobalList(TF1 *func, Bool_t on=kTRUE) | TGRSIFit | static |
Area() const | TPeak | inline |
AreaErr() const | TPeak | inline |
Background() const | TPeak | inline |
Centroid() const | TPeak | inline |
CentroidErr() const | TPeak | inline |
CheckArea() | TPeak | |
CheckArea(Double_t int_low, Double_t int_high) | TPeak | |
Clear(Option_t *opt="") override | TPeak | |
ClearParameters(Option_t *opt="") | TGRSIFit | virtual |
CompareArea(const TPeak &lhs, const TPeak &rhs) | TPeak | inlinestatic |
CompareArea(const TPeak *lhs, const TPeak *rhs) | TPeak | inlinestatic |
CompareEnergy(const TPeak &lhs, const TPeak &rhs) | TPeak | inlinestatic |
CompareEnergy(const TPeak *lhs, const TPeak *rhs) | TPeak | inlinestatic |
Copy(TObject &obj) const override | TPeak | |
CopyParameters(TF1 *copy) const | TGRSIFit | virtual |
DrawBackground(Option_t *opt="SAME") const | TPeak | |
DrawResiduals() | TPeak | |
fArea | TPeak | private |
fBackground | TPeak | private |
fChi2 | TPeak | private |
fDArea | TPeak | private |
Fit(TH1 *fitHist, Option_t *opt="") | TPeak | |
FitFunction() const | TPeak | inline |
fLastFit | TPeak | privatestatic |
fLogLikelihoodFlag | TPeak | privatestatic |
fNdf | TPeak | private |
fOwnBgFlag | TPeak | private |
fResiduals | TPeak | private |
FWHM() const | TPeak | inline |
FWHMErr() const | TPeak | inline |
GetArea() const | TPeak | inline |
GetAreaErr() const | TPeak | inline |
GetCentroid() const | TPeak | inline |
GetCentroidErr() const | TPeak | inline |
GetDefaultFitType() | TGRSIFit | inlinestatic |
GetFitFunction() const | TPeak | inline |
GetFWHM() const | TPeak | inline |
GetFWHMErr() const | TPeak | inline |
GetHist() const | TGRSIFit | inlinevirtual |
GetIntegralArea() | TPeak | |
GetIntegralArea(Double_t int_low, Double_t int_high) | TPeak | |
GetIntegralAreaErr() | TPeak | |
GetIntegralAreaErr(Double_t int_low, Double_t int_high) | TPeak | |
GetLastFit() | TPeak | inlinestatic |
GetLogLikelihoodFlag() | TPeak | inlinestatic |
GoodFit(Bool_t flag=true) | TGRSIFit | inlineprotected |
GoodStatus() | TPeak | private |
InitNames() | TPeak | protected |
InitParams(TH1 *fitHist=nullptr) override | TPeak | virtual |
IntegralArea() | TPeak | inline |
IntegralArea(Double_t int_low, Double_t int_high) | TPeak | inline |
IntegralAreaErr() | TPeak | inline |
IntegralAreaErr(Double_t int_low, Double_t int_high) | TPeak | inline |
IsGoodFit() const | TGRSIFit | inline |
IsInitialized() const | TGRSIFit | inlineprotected |
Print(Option_t *opt="") const override | TPeak | |
SetArea(Double_t a) | TPeak | inlineprotected |
SetArea(Double_t a, Double_t dA) | TPeak | inlineprotected |
SetAreaErr(Double_t d_a) | TPeak | inlineprotected |
SetCentroid(Double_t cent) | TPeak | inline |
SetChi2(Double_t chi2) | TPeak | inlineprotected |
SetDefaultFitType(const char *fitType) | TGRSIFit | inlinestatic |
SetHist(TH1 *hist) | TGRSIFit | inlinevirtual |
SetInitialized(Bool_t flag=true) | TGRSIFit | inlineprotected |
SetLogLikelihoodFlag(Bool_t flag=true) | TPeak | inlinestatic |
SetNdf(Double_t Ndf) | TPeak | 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, ROOT::Math::ParamFunctor f, Double_t xmin=0, Double_t xmax=1, Int_t npar=0) | TGRSIFit | inlineprotected |
TGRSIFit(const char *name, const PtrObj &p, 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 |
TMultiPeak class | TPeak | friend |
TPeak(const TPeak ©) | TPeak | |
TPeak(Double_t cent, Double_t xlow, Double_t xhigh) | TPeak | |
TPeak(Double_t cent, Double_t xlow, Double_t xhigh, TF1 *background) | TPeak | |
TPeak() | TPeak | |
~TGRSIFit() override | TGRSIFit | |
~TPeak() override | TPeak |