star-travex
|
This is the complete list of members for Profile2D, including all inherited members.
DoProfile(bool onX, const char *name, Int_t firstbin, Int_t lastbin, Option_t *option) const | Profile2D | protectedvirtual |
Multiply(const Profile2D &prof2) | Profile2D | |
Profile2D() | Profile2D | |
Profile2D(const TH2D &h2D) | Profile2D | |
Profile2D(std::string name, std::string title, Int_t nbinsx, Double_t xlow, Double_t xup, Int_t nbinsy, Double_t ylow, Double_t yup, std::string options="") | Profile2D | |
Profile2D(std::string name, std::string title, Int_t nbinsx, const Double_t *xbins, Int_t nbinsy, const Double_t *ybins, std::string options="") | Profile2D | |
ProfileX(const char *name="_pfx", Int_t firstybin=0, Int_t lastybin=-1, Option_t *option="") const | Profile2D | |
ProfileY(const char *name="_pfy", Int_t firstxbin=0, Int_t lastxbin=-1, Option_t *option="") const | Profile2D | |
ResetBinEntries(double val) | Profile2D |