Geant4_10
|
Go to the source code of this file.
Functions | |
gStyle | SetPalette (1) |
gROOT | SetStyle ("Plain") |
TFile | f ("dnageometry.root") |
c1 | cd (1) |
gStyle | SetOptStat (000000) |
ntuple | SetMarkerColor (2) |
ntuple | SetMarkerStyle (20) |
ntuple | SetMarkerSize (1) |
ntuple | Draw ("x/1000:y/1000:z/1000","flagVolume==1","") |
ntuple | SetMarkerColor (4) |
ntuple | SetMarkerStyle (24) |
Variables | |
Double_t | scale |
c1 = new TCanvas ("c1","",20,20,1000,500) | |
TNtuple * | ntuple = (TNtuple*)f->Get("ntuple") |
c1 cd | ( | 1 | ) |
TFile f | ( | "dnageometry.root" | ) |
ntuple2 SetMarkerColor | ( | 2 | ) |
ntuple2 SetMarkerColor | ( | 4 | ) |
ntuple SetMarkerSize | ( | 1 | ) |
ntuple2 SetMarkerStyle | ( | 20 | ) |
ntuple SetMarkerStyle | ( | 24 | ) |
gStyle SetOptStat | ( | 000000 | ) |
gStyle SetPalette | ( | 1 | ) |
gROOT SetStyle | ( | "Plain" | ) |