![]() |
GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
![]() |
This is the complete list of members for GCube, including all inherited members.
BufferEmpty(Int_t action=0) override | GCube | |
BufferFill(Double_t, Double_t) override | GCube | inline |
BufferFill(Double_t x, Double_t y, Double_t z, Double_t w) | GCube | virtual |
Copy(TObject &obj) const override | GCube | |
DoIntegral(Int_t binx1, Int_t binx2, Int_t biny1, Int_t biny2, Int_t binz1, Int_t binz2, Double_t &error, Option_t *option, Bool_t doError=kFALSE) const override | GCube | protected |
Fill(Double_t) override | GCube | |
Fill(Double_t, Double_t) override | GCube | inline |
Fill(const char *, Double_t) override | GCube | inline |
Fill(Double_t, const char *, Double_t) | GCube | inlinevirtual |
Fill(const char *, Double_t, Double_t) | GCube | inlinevirtual |
Fill(const char *, const char *, Double_t) | GCube | inlinevirtual |
Fill(Double_t x, Double_t y, Double_t z) | GCube | virtual |
Fill(Double_t x, Double_t y, Double_t z, Double_t w) | GCube | virtual |
Fill(const char *namex, const char *namey, const char *namez, Double_t w) | GCube | virtual |
FillRandom(const char *fname, Int_t ntimes=5000, TRandom *rng=nullptr) override | GCube | |
FillRandom(TH1 *h, Int_t ntimes=5000, TRandom *rng=nullptr) override | GCube | |
FindFirstBinAbove(Double_t threshold=0, Int_t axis=1, Int_t firstBin=1, Int_t lastBin=-1) const override | GCube | |
FindLastBinAbove(Double_t threshold=0, Int_t axis=1, Int_t firstBin=1, Int_t lastBin=-1) const override | GCube | |
FitSlicesZ(TF1 *f1=nullptr, Int_t binminx=0, Int_t binmaxx=-1, Int_t binminy=0, Int_t binmaxy=-1, Int_t cut=0, Option_t *option="QNR") | GCube | virtual |
fMatrix | GCube | private |
fTsumwxy | GCube | private |
fTsumwxz | GCube | private |
fTsumwy | GCube | private |
fTsumwy2 | GCube | private |
fTsumwyz | GCube | private |
fTsumwz | GCube | private |
fTsumwz2 | GCube | private |
GCube()=default | GCube | |
GCube(const char *name, const char *title, Int_t nbins, Double_t low, Double_t up) | GCube | |
GCube(const char *name, const char *title, Int_t nbins, const Double_t *bins) | GCube | |
GCube(const char *name, const char *title, Int_t nbins, const Float_t *bins) | GCube | |
GCube(const GCube &) | GCube | |
GCube(GCube &&) noexcept | GCube | |
GetBin(Int_t binx, Int_t biny=0, Int_t binz=0) const override | GCube | |
GetBinWithContent2(Double_t c, Int_t &binx, Int_t &biny, Int_t &binz, Int_t firstxbin=1, Int_t lastxbin=-1, Int_t firstybin=1, Int_t lastybin=-1, Int_t firstzbin=1, Int_t lastzbin=-1, Double_t maxdiff=0) const | GCube | virtual |
GetCorrelationFactor(Int_t axis1=1, Int_t axis2=2) const | GCube | virtual |
GetCovariance(Int_t axis1=1, Int_t axis2=2) const | GCube | virtual |
GetRandom3(Double_t &x, Double_t &y, Double_t &z) | GCube | virtual |
GetStats(Double_t *stats) const override | GCube | |
Integral(Option_t *option="") const override | GCube | |
Integral(Int_t firstxbin, Int_t lastxbin, Int_t firstybin, Int_t lastybin, Int_t firstzbin, Int_t lastzbin, Option_t *option="") const | GCube | virtual |
IntegralAndError(Int_t firstxbin, Int_t lastxbin, Int_t firstybin, Int_t lastybin, Int_t firstzbin, Int_t lastzbin, Double_t &error, Option_t *option="") const | GCube | virtual |
Interpolate(Double_t) const override | GCube | |
Interpolate(Double_t, Double_t) const override | GCube | |
Interpolate(Double_t, Double_t, Double_t) const override | GCube | |
KolmogorovTest(const TH1 *h2, Option_t *option="") const override | GCube | |
Matrix(TH2 *val) | GCube | inlineprotected |
Matrix() | GCube | inlineprotected |
Merge(TCollection *list) override | GCube | |
operator=(const GCube &) | GCube | |
operator=(GCube &&) noexcept | GCube | |
Projection(const char *name="_pr", Int_t firstBiny=0, Int_t lastBiny=-1, Int_t firstBinz=0, Int_t lastBinz=-1, Option_t *option="") const | GCube | virtual |
PutStats(Double_t *stats) override | GCube | |
Rebin3D(Int_t ngroup=2, const char *newname="") | GCube | virtual |
Reset(Option_t *option="") override | GCube | |
SetShowProjection(const char *option="xy", Int_t nbins=1) | GCube | virtual |
ShowBackground(Int_t niter=20, Option_t *option="same") override | GCube | |
ShowPeaks(Double_t sigma=2, Option_t *option="", Double_t threshold=0.05) override | GCube | |
Smooth(Int_t ntimes=1, Option_t *option="") override | GCube | |
~GCube()=default | GCube |