Go to the source code of this file.
|
| c1 = new TCanvas ("c1","",200,10,800,800) |
|
TNtuple * | ntuple0 = (TNtuple*)f.Get("ntuple0") |
|
TNtuple * | ntuple2 = (TNtuple*)f.Get("ntuple2") |
|
◆ cd() [1/4]
◆ cd() [2/4]
◆ cd() [3/4]
◆ cd() [4/4]
◆ Divide()
◆ Draw() [1/4]
ntuple0 Draw |
( |
"xIn:yIn:zIn" |
, |
|
|
"" |
|
|
) |
| |
◆ Draw() [2/4]
ntuple2 Draw |
( |
"yIn:xIn" |
, |
|
|
"" |
, |
|
|
"hcolz" |
|
|
) |
| |
◆ Draw() [3/4]
ntuple2 Draw |
( |
"thetaIn:xIn" |
, |
|
|
"" |
, |
|
|
"hcolz" |
|
|
) |
| |
◆ Draw() [4/4]
ntuple2 Draw |
( |
"phiIn:yIn" |
, |
|
|
"" |
, |
|
|
"hcolz" |
|
|
) |
| |
◆ f()
TFile f |
( |
"nanobeam.root" |
| ) |
|
◆ SetLogz()
◆ SetMarkerColor() [1/2]
◆ SetMarkerColor() [2/2]
◆ SetMarkerSize()
◆ SetMarkerStyle()
◆ SetOptStat()
gStyle SetOptStat |
( |
1111 |
| ) |
|
◆ SetPalette()
◆ SetStyle()
gROOT SetStyle |
( |
"Plain" |
| ) |
|
◆ system() [1/2]
system |
( |
"rm -rf nanobeam.root" |
| ) |
|
◆ system() [2/2]
system |
( |
"hadd nanobeam.root nanobeam_*.root" |
| ) |
|
◆ c1
c1 = new TCanvas ("c1","",200,10,800,800) |
◆ ntuple0
ntuple0 = (TNtuple*)f.Get("ntuple0") |
◆ ntuple2
ntuple2 = (TNtuple*)f.Get("ntuple2") |