31 if (!hsimpleFile)
return;
43 gPad->SetTopMargin(0.12);
44 gPad->SetFillColor(33);
55 gPad->SetFillColor(33);
61 gPad->SetTopMargin(0.12);
62 gPad->SetLeftMargin(0.15);
63 gPad->SetFillColor(33);
69 gPad->SetTopMargin(0.12);
70 gPad->SetLeftMargin(0.15);
71 gPad->SetFillColor(33);
TString & ReplaceAll(const TString &s1, const TString &s2)
void SetTitleW(Float_t w=0)
R__EXTERN TStyle * gStyle
A ROOT file is a suite of consecutive data records (TKey instances) with a well defined format...
TVirtualPad * cd(Int_t subpadnumber=0)
Set current canvas & pad.
virtual TObject * Get(const char *namecycle)
Return pointer to object identified by namecycle.
virtual void SetMinimum(Double_t minimum=-1111)
TVirtualPad * cd(Int_t subpadnumber=0)
Set Current pad.
void SetFrameFillColor(Color_t color=1)
virtual void SetMarkerColor(Color_t mcolor=1)
Set the marker color.
TString & Append(const char *cs)
virtual void SetLineColor(Color_t lcolor)
Set the line color.
virtual void Draw(Option_t *option="")
Draw this histogram with options.
virtual void SetFillColor(Color_t fcolor)
Set the fill area color.
2-D histogram with a float per channel (see TH1 documentation)}
The most important graphics class in the ROOT system.
virtual void SetMarkerStyle(Style_t mstyle=1)
Set the marker style.
void SetTitleH(Float_t h=0)
virtual void SetLabelSize(Float_t size=0.04)
Set size of axis labels The size is expressed in per cent of the pad width.
virtual void SetMarkerSize(Size_t msize=1)
Set the marker size.
virtual void FitSlicesY(TF1 *f1=0, Int_t firstxbin=0, Int_t lastxbin=-1, Int_t cut=0, Option_t *option="QNR", TObjArray *arr=0)
Project slices along Y in case of a 2-D histogram, then fit each slice with function f1 and make a hi...
void SetLabelSize(Float_t size=0.04, Option_t *axis="X")
Set size of axis labels.
virtual void Divide(Int_t nx=1, Int_t ny=1, Float_t xmargin=0.01, Float_t ymargin=0.01, Int_t color=0)
Automatic pad generation by division.
TAxis * GetXaxis()
Get the behaviour adopted by the object about the statoverflows. See EStatOverflows for more informat...
const char * Data() const