

This is the complete list of members for GH1D, including all inherited members.
| Clear(Option_t *opt="") override | GH1D | |
| Copy(TObject &obj) const override | GH1D | |
| Draw(Option_t *opt="") override | GH1D | |
| DrawCopy(Option_t *opt="", const char *name_postfix="copy") const override | GH1D | |
| DrawNormalized(Option_t *opt="", Double_t norm=1) const override | GH1D | |
| GetNext(bool DrawEmpty=false) const | GH1D | |
| GetParent() const | GH1D | inline |
| GetPrevious(bool DrawEmpty=false) const | GH1D | |
| GetProjectionAxis() const | GH1D | inline |
| GH1D() | GH1D | inline |
| GH1D(const TVectorD &v) | GH1D | inline |
| GH1D(const char *name, const char *title, Int_t nbinsx, const Float_t *xbins) | GH1D | inline |
| GH1D(const char *name, const char *title, Int_t nbinsx, const Double_t *xbins) | GH1D | inline |
| GH1D(const char *name, const char *title, Int_t nbinsx, Double_t xlow, Double_t xup) | GH1D | inline |
| GH1D(const TF1 &function, Int_t nbinsx, Double_t xlow, Double_t xup) | GH1D | |
| GH1D(const TH1 &source) | GH1D | |
| parent | GH1D | private |
| Print(Option_t *opt="") const override | GH1D | |
| Project(int bins=-1) | GH1D | |
| Project(double value_low, double value_high) const | GH1D | |
| Project_Background(double value_low, double value_high, double bg_value_low, double bg_value_high, EBackgroundSubtraction mode=EBackgroundSubtraction::kRegionBackground) const | GH1D | |
| projection_axis | GH1D | private |
| SetParent(TObject *obj) | GH1D | inline |
| SetProjectionAxis(int axis) | GH1D | inline |
| WriteDatFile(const char *outFile) | GH1D |