36 gROOT->ProcessLine(
Form(
".x %s../hist/fillrandom.C",dir.
Data()));
54 Error(
"fit1.C",
"Cannot find object sqroot of type TF1\n");
65 Error(
"fit1.C",
"Cannot find object h1f of type TH1F\n");
virtual void SetGridx(Int_t value=1)
virtual void ls(Option_t *option="") const
List file contents.
virtual void Draw(Option_t *option="")
Draw this pavetext with its current attributes.
virtual void SetBorderMode(Short_t bordermode)
TString & ReplaceAll(const TString &s1, const TString &s2)
A ROOT file is a suite of consecutive data records (TKey instances) with a well defined format...
virtual void Show(const char *name)
Stops Benchmark name and Prints results.
1-D histogram with a float per channel (see TH1 documentation)}
virtual const char * UnixPathName(const char *unixpathname)
Convert from a Unix pathname to a local pathname.
static TFile * Open(const char *name, Option_t *option="", const char *ftitle="", Int_t compress=1, Int_t netopt=0)
Create / open a file.
const char * Data() const
virtual void Start(const char *name)
Starts Benchmark with the specified name.
TFrame * GetFrame()
Get frame.
virtual void ReadFile(const char *filename, Option_t *option="", Int_t nlines=50, Int_t fromline=0)
Read lines of filename in this pavetext.
virtual void SetBorderSize(Short_t bordersize)
void Error(const char *location, const char *msgfmt,...)
void GetObject(const char *namecycle, T *&ptr)
virtual void SetTextAlign(Short_t align=11)
R__EXTERN TSystem * gSystem
virtual void SetFillColor(Color_t fcolor)
R__EXTERN TBenchmark * gBenchmark
char * Form(const char *fmt,...)
A Pave (see TPave) with text, lines or/and boxes inside.
virtual void SetGridy(Int_t value=1)
virtual void Print(Option_t *option="") const
Print TNamed name and title.
virtual void Update()
Update canvas pad buffers.
virtual TFitResultPtr Fit(const char *formula, Option_t *option="", Option_t *goption="", Double_t xmin=0, Double_t xmax=0)
Fit histogram with function fname.