22    TF1 *sqroot = 
new TF1(
"sqroot",
"x*gaus(0) + [3]*form1",0,10);
    29    TH1F *h1f = 
new TH1F(
"h1f",
"Test random numbers",200,0,10);
 virtual void SetGridx(Int_t value=1)
 
virtual void SetParameters(const Double_t *params)
 
virtual void SetDirectory(TDirectory *dir)
By default when an histogram is created, it is added to the list of histogram objects in the current ...
 
THist< 1, float, THistStatContent, THistStatUncertainty > TH1F
 
tomato 1-D histogram with a float per channel (see TH1 documentation)} 
 
virtual void Start(const char *name)
Starts Benchmark with the specified name. 
 
A Pave (see TPave) with a text centered in the Pave. 
 
virtual void FillRandom(const char *fname, Int_t ntimes=5000)
Fill histogram following distribution in function fname. 
 
virtual void Draw(Option_t *option="")
Draw this histogram with options. 
 
virtual void SetFillColor(Color_t fcolor)
Set the fill area color. 
 
R__EXTERN TBenchmark * gBenchmark
 
virtual void SetGridy(Int_t value=1)
 
virtual void Update()
Update canvas pad buffers.