GRSISort
Created by P.C. Bender
Developement Team: P.C. Bender, R. Dunlop, V. Bildstein
An extension of the ROOT analysis Framework
GH2I Member List

This is the complete list of members for GH2I, including all inherited members.

begin()GH2Baseinline
Clear(Option_t *opt="") overrideGH2I
Clone(const char *newname="") const overrideGH2I
Copy(TObject &) const overrideGH2I
Draw(Option_t *opt="") overrideGH2I
DrawCopy(Option_t *opt="", const char *name_postfix="_copy") const overrideGH2I
DrawNormalized(Option_t *opt="", Double_t norm=1) const overrideGH2I
end()GH2Baseinline
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()GH2Baseinline
GetSummary() constGH2Baseinline
GetSummaryDirection() constGH2Baseinline
GetSummaryProjections()GH2Baseinline
GetTH2() overrideGH2Iinlinevirtual
GH2Base()GH2Baseinline
GH2Clear(Option_t *opt="")GH2Basevirtual
GH2I()GH2Iinline
GH2I(const TObject &)GH2I
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
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
Print(Option_t *opt="") const overrideGH2I
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)GH2Baseinline
SetSummaryDirection(EDirection dir)GH2Baseinline
~GH2Base()GH2Basevirtual
~GH2I() overrideGH2I