![]() |
GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
![]() |
This is the complete list of members for GH2Base, including all inherited members.
begin() | GH2Base | inline |
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()=0 | GH2Base | pure virtual |
GH2Base() | GH2Base | inline |
GH2Base(const GH2Base &)=default | GH2Base | |
GH2Base(GH2Base &&) noexcept=default | GH2Base | |
GH2Clear(Option_t *opt="") | GH2Base | virtual |
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 GH2Base &)=default | GH2Base | |
operator=(GH2Base &&) noexcept=default | GH2Base | |
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_Background(int firstbin=0, int lastbin=-1, int first_bg_bin=0, int last_bg_bin=-1, EBackgroundSubtraction mode=EBackgroundSubtraction::kRegionBackground) | GH2Base | |
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 |