30 TH1F *
h =
new TH1F(
"h",
"My histogram",100,-3,3);
31 h->FillRandom(
"gaus",6000);
virtual void SetFillColor(Color_t fcolor)
Set the fill area color.
void Draw(Option_t *chopt="") override
Default Draw method for all objects.
1-D histogram with a float per channel (see TH1 documentation)
static void SetDefaultFitter(const char *name="")
static: set name of default fitter