star-travex
|
This is the complete list of members for Profile3D, including all inherited members.
DoProject2D(const H3D &h, const char *name, const char *title, TAxis *projX, TAxis *projY, bool computeErrors, bool originalRange, bool useUF, bool useOF) | Profile3D | inlinestatic |
DoProjectProfile2D(const char *name, const char *title, const TAxis *projX, const TAxis *projY, bool originalRange, bool useUF, bool useOF) const | Profile3D | virtual |
fBinCumulMode | Profile3D | protected |
FillAsCumulative(Double_t x, Double_t y, Double_t z, Double_t t) | Profile3D | |
Print(Option_t *option) const | Profile3D | virtual |
Profile3D() | Profile3D | |
Profile3D(std::string name, std::string title, Int_t nbinsx, Double_t xlow, Double_t xup, Int_t nbinsy, Double_t ylow, Double_t yup, Int_t nbinsz, Double_t zlow, Double_t zup, std::string options="") | Profile3D | |
Project3DProfile(Option_t *option) const | Profile3D | |
ProjectionXYZ(const char *name, Option_t *option) const | Profile3D | |
ResetBinCumulMode() | Profile3D | |
RetrieveBinContent(Int_t bin) const | Profile3D | inlinevirtual |