![]() |
GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
![]() |
This is the complete list of members for GH2D, including all inherited members.
| begin() | GH2Base | inline |
| Clear(Option_t *opt="") override | GH2D | |
| Clone(const char *newname="") const override | GH2D | |
| Copy(TObject &) const override | GH2D | |
| Draw(Option_t *opt="") override | GH2D | |
| Draw(TCutG *) | GH2D | virtual |
| DrawCopy(Option_t *opt="", const char *name_postfix="_copy") const override | GH2D | |
| DrawNormalized(Option_t *opt="", Double_t norm=1) const override | GH2D | |
| end() | GH2Base | inline |
| fIsSummary | GH2Base | private |
| fProjections | GH2Base | private |
| fSummaryDirection | GH2Base | private |
| fSummaryProjections | GH2Base | private |
| GetNext(const GH1D *curr, bool DrawEmpty=true) | GH2Base | |
| GetNextSummary(const GH1D *curr, bool DrawEmpty=false) | GH2Base | |
| GetPrevious(const GH1D *curr, bool DrawEmpty=true) | GH2Base | |
| GetPrevSummary(const GH1D *curr, bool DrawEmpty=false) | GH2Base | |
| GetProjections() | GH2Base | inline |
| GetSummary() const | GH2Base | inline |
| GetSummaryDirection() const | GH2Base | inline |
| GetSummaryProjections() | GH2Base | inline |
| GetTH2() override | GH2D | inlinevirtual |
| GH2Base() | GH2Base | inline |
| GH2Base(const GH2Base &)=default | GH2Base | |
| GH2Base(GH2Base &&) noexcept=default | GH2Base | |
| GH2Clear(Option_t *opt="") | GH2Base | virtual |
| GH2D()=default | GH2D | |
| GH2D(const char *name, const char *title, Int_t nbinsx, const Double_t *xbins, Int_t nbinsy, const Double_t *ybins) | GH2D | |
| GH2D(const char *name, const char *title, Int_t nbinsx, const Float_t *xbins, Int_t nbinsy, const Float_t *ybins) | GH2D | |
| GH2D(const char *name, const char *title, Int_t nbinsx, const Double_t *xbins, Int_t nbinsy, Double_t ylow, Double_t yup) | GH2D | |
| GH2D(const char *name, const char *title, Int_t nbinsx, Double_t xlow, Double_t xup, Int_t nbinsy, Double_t *ybins) | GH2D | |
| GH2D(const char *name, const char *title, Int_t nbinsx, Double_t xlow, Double_t xup, Int_t nbinsy, Double_t ylow, Double_t yup) | GH2D | |
| GH2D(const TObject &) | GH2D | explicit |
| GH2D(const GH2D &)=default | GH2D | |
| GH2D(GH2D &&) noexcept=default | GH2D | |
| GH2ProjectionX(const char *name="_px", int firstbin=0, int lastbin=-1, Option_t *option="", bool KeepEmpty=false) | GH2Base | |
| GH2ProjectionY(const char *name="_py", int firstbin=0, int lastbin=-1, Option_t *option="", bool KeepEmpty=false) | GH2Base | |
| Init() | GH2Base | private |
| operator=(const GH2D &)=default | GH2D | |
| operator=(GH2D &&) noexcept=default | GH2D | |
| GH2Base::operator=(const GH2Base &)=default | GH2Base | |
| GH2Base::operator=(GH2Base &&) noexcept=default | GH2Base | |
| Print(Option_t *opt="") const override | GH2D | |
| Projection_Background(int axis=0, int firstbin=0, int lastbin=-1, int first_bg_bin=0, int last_bg_bin=-1, EBackgroundSubtraction mode=EBackgroundSubtraction::kRegionBackground) | GH2Base | |
| ProjectionX(const char *name="_px", int firstbin=0, int lastbin=-1, Option_t *option="") | GH2D | |
| ProjectionX_Background(int firstbin=0, int lastbin=-1, int first_bg_bin=0, int last_bg_bin=-1, EBackgroundSubtraction mode=EBackgroundSubtraction::kRegionBackground) | GH2Base | |
| ProjectionY(const char *name="_py", int firstbin=0, int lastbin=-1, Option_t *option="") | GH2D | |
| ProjectionY_Background(int firstbin=0, int lastbin=-1, int first_bg_bin=0, int last_bg_bin=-1, EBackgroundSubtraction mode=EBackgroundSubtraction::kRegionBackground) | GH2Base | |
| SetSummary(bool is_summary=true) | GH2Base | inline |
| SetSummaryDirection(EDirection dir) | GH2Base | inline |
| ~GH2Base() | GH2Base | virtual |
| ~GH2D() | GH2D |