GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
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
fIsSummaryGH2Baseprivate
fProjectionsGH2Baseprivate
fSummaryDirectionGH2Baseprivate
fSummaryProjectionsGH2Baseprivate
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
GH2Base(const GH2Base &)=defaultGH2Base
GH2Base(GH2Base &&) noexcept=defaultGH2Base
GH2Clear(Option_t *opt="")GH2Basevirtual
GH2I()=defaultGH2I
GH2I(const TObject &)GH2Iexplicit
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 &)=defaultGH2I
GH2I(GH2I &&) noexcept=defaultGH2I
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()GH2Baseprivate
operator=(const GH2I &)=defaultGH2I
operator=(GH2I &&) noexcept=defaultGH2I
GH2Base::operator=(const GH2Base &)=defaultGH2Base
GH2Base::operator=(GH2Base &&) noexcept=defaultGH2Base
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()GH2I