![]() |
GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
![]() |
This is the complete list of members for GH2I, including all inherited members.
begin() | GH2Base | inline |
Clear(Option_t *opt="") override | GH2I | |
Clone(const char *newname="") const override | GH2I | |
Copy(TObject &) const override | GH2I | |
Draw(Option_t *opt="") override | GH2I | |
DrawCopy(Option_t *opt="", const char *name_postfix="_copy") const override | GH2I | |
DrawNormalized(Option_t *opt="", Double_t norm=1) const override | GH2I | |
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 | GH2I | inlinevirtual |
GH2Base() | GH2Base | inline |
GH2Base(const GH2Base &)=default | GH2Base | |
GH2Base(GH2Base &&) noexcept=default | GH2Base | |
GH2Clear(Option_t *opt="") | GH2Base | virtual |
GH2I()=default | GH2I | |
GH2I(const TObject &) | GH2I | explicit |
GH2I(const char *name, const char *title, Int_t nbinsx, const Double_t *xbins, Int_t nbinsy, const Double_t *ybins) | GH2I | |
GH2I(const char *name, const char *title, Int_t nbinsx, const Float_t *xbins, Int_t nbinsy, const Float_t *ybins) | GH2I | |
GH2I(const char *name, const char *title, Int_t nbinsx, const Double_t *xbins, Int_t nbinsy, Double_t ylow, Double_t yup) | GH2I | |
GH2I(const char *name, const char *title, Int_t nbinsx, Double_t xlow, Double_t xup, Int_t nbinsy, Double_t *ybins) | GH2I | |
GH2I(const char *name, const char *title, Int_t nbinsx, Double_t xlow, Double_t xup, Int_t nbinsy, Double_t ylow, Double_t yup) | GH2I | |
GH2I(const GH2I &)=default | GH2I | |
GH2I(GH2I &&) noexcept=default | GH2I | |
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 GH2I &)=default | GH2I | |
operator=(GH2I &&) noexcept=default | GH2I | |
GH2Base::operator=(const GH2Base &)=default | GH2Base | |
GH2Base::operator=(GH2Base &&) noexcept=default | GH2Base | |
Print(Option_t *opt="") const override | GH2I | |
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="") | GH2I | |
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="") | GH2I | |
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 |
~GH2I() | GH2I |