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

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

Clear(Option_t *opt="") overrideGH1D
Copy(TObject &obj) const overrideGH1D
Draw(Option_t *opt="") overrideGH1D
DrawCopy(Option_t *opt="", const char *name_postfix="copy") const overrideGH1D
DrawNormalized(Option_t *opt="", Double_t norm=1) const overrideGH1D
GetNext(bool DrawEmpty=false) constGH1D
GetParent() constGH1Dinline
GetPrevious(bool DrawEmpty=false) constGH1D
GetProjectionAxis() constGH1Dinline
GH1D()GH1Dinline
GH1D(const TVectorD &v)GH1Dinline
GH1D(const char *name, const char *title, Int_t nbinsx, const Float_t *xbins)GH1Dinline
GH1D(const char *name, const char *title, Int_t nbinsx, const Double_t *xbins)GH1Dinline
GH1D(const char *name, const char *title, Int_t nbinsx, Double_t xlow, Double_t xup)GH1Dinline
GH1D(const TF1 &function, Int_t nbinsx, Double_t xlow, Double_t xup)GH1D
GH1D(const TH1 &source)GH1D
parentGH1Dprivate
Print(Option_t *opt="") const overrideGH1D
Project(int bins=-1)GH1D
Project(double value_low, double value_high) constGH1D
Project_Background(double value_low, double value_high, double bg_value_low, double bg_value_high, EBackgroundSubtraction mode=EBackgroundSubtraction::kRegionBackground) constGH1D
projection_axisGH1Dprivate
SetParent(TObject *obj)GH1Dinline
SetProjectionAxis(int axis)GH1Dinline
WriteDatFile(const char *outFile)GH1D