![]() |
GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
![]() |
This is the complete list of members for TPeak, including all inherited members.
AddToGlobalList(Bool_t yes=kTRUE) override | TGRSIFit | |
AddToGlobalList(TF1 *func, Bool_t yes=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 |
fDefaultFitType | TGRSIFit | privatestatic |
fGoodFitFlag | TGRSIFit | private |
fHist | TGRSIFit | private |
fInitFlag | TGRSIFit | 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 |
operator=(const TPeak &)=default | TPeak | |
operator=(TPeak &&) noexcept=default | TPeak | |
TGRSIFit::operator=(const TGRSIFit &)=default | TGRSIFit | protected |
TGRSIFit::operator=(TGRSIFit &&) noexcept=default | TGRSIFit | protected |
Print(Option_t *opt="") const override | TPeak | |
SetArea(Double_t area) | TPeak | inlineprotected |
SetArea(Double_t area, Double_t areaErr) | TPeak | inlineprotected |
SetAreaErr(Double_t areaErr) | 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, 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 |
TMultiPeak class | TPeak | friend |
TPeak(Double_t cent, Double_t xlow, Double_t xhigh, TF1 *background=nullptr) | TPeak | |
TPeak() | TPeak | |
TPeak(const TPeak ©) | TPeak | |
TPeak(TPeak &&) noexcept=default | TPeak | |
~TGRSIFit() | TGRSIFit | |
~TPeak() | TPeak |