Go to the source code of this file.
|
Double_t | scale |
|
| c1 = new TCanvas ("c1","",20,20,1000,500) |
|
TNtuple * | ntuple = (TNtuple*)f.Get("ntuple") |
|
TFile f |
( |
"wholeNuclearDNA.root" |
| ) |
|
gStyle SetOptStat |
( |
000000 |
| ) |
|
gROOT SetStyle |
( |
"Plain" |
| ) |
|
system |
( |
"ls wholeNuclearDNA_* |
2, |
|
|
/dev/null &&hadd-f wholeNuclearDNA.root wholeNuclearDNA_ *.root" |
|
|
) |
| |
c1 = new TCanvas ("c1","",20,20,1000,500) |
Definition at line 13 of file plot.C.
View newest version in sPHENIX GitHub at line 13 of file plot.C
ntuple = (TNtuple*)f.Get("ntuple") |
Definition at line 21 of file plot.C.
View newest version in sPHENIX GitHub at line 21 of file plot.C
Definition at line 11 of file plot.C.
View newest version in sPHENIX GitHub at line 11 of file plot.C