37 gPad->SetTopMargin(0.12);
38 gPad->SetFillColor(33);
49 gPad->SetFillColor(33);
55 gPad->SetTopMargin(0.12);
56 gPad->SetLeftMargin(0.15);
57 gPad->SetFillColor(33);
63 gPad->SetTopMargin(0.12);
64 gPad->SetLeftMargin(0.15);
65 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)
virtual const char * UnixPathName(const char *unixpathname)
Convert from a Unix pathname to a local pathname.
const char * Data() const
TVirtualPad * cd(Int_t subpadnumber=0)
Set Current pad.
void SetFrameFillColor(Color_t color=1)
virtual void SetMarkerColor(Color_t mcolor=1)
virtual void SetLineColor(Color_t lcolor)
R__EXTERN TSystem * gSystem
virtual void Draw(Option_t *option="")
Draw this histogram with options.
virtual void SetFillColor(Color_t fcolor)
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)
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)
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.
TFile * hsimple(Int_t get=0)
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.