Go to the source code of this file.
◆ AddEntry() [1/2]
◆ AddEntry() [2/2]
◆ close()
◆ Draw() [1/3]
◆ Draw() [2/3]
◆ Draw() [3/3]
◆ f()
TFile f |
( |
"./93ref0.root" |
| ) |
|
◆ GetXaxis()
◆ GetYaxis()
◆ open()
◆ SetLineColor()
◆ SetStats()
◆ SetTitle()
h1d SetTitle |
( |
"30 GeV e- on 20 X0 Fe : cumul longit energy dep" |
| ) |
|
◆ while()
Definition at line 24 of file sum.C.
26 if (!
in.good())
break;
◆ h1d
TH1D* h1d = (TH1D*) f.Get("6") |
Definition at line 6 of file sum.C.
◆ h1f
TH1F* h1f = new TH1F("h1f","",nb_bins,x_min,x_max) |
Definition at line 21 of file sum.C.
◆ in
Definition at line 14 of file sum.C.
◆ legend
TLegend* legend = new TLegend(0.65,0.55,0.85,0.68) |
Definition at line 36 of file sum.C.
◆ nb_bins
Definition at line 18 of file sum.C.
Definition at line 23 of file sum.C.
◆ x_max
Definition at line 20 of file sum.C.
◆ x_min
Definition at line 19 of file sum.C.
Definition at line 23 of file sum.C.