Geant4_10
Functions | Variables
plot.C File Reference

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")
 

Function Documentation

c1 cd ( )
ntuple Draw ( "x/1000:y/1000:z/1000"  )
TFile f ( "dnageometry.root"  )
ntuple2 SetMarkerColor ( )
ntuple2 SetMarkerColor ( )
ntuple SetMarkerSize ( )
ntuple2 SetMarkerStyle ( 20  )
ntuple SetMarkerStyle ( 24  )
gStyle SetOptStat ( 000000  )
gStyle SetPalette ( )
gROOT SetStyle ( "Plain"  )

Variable Documentation

c1 = new TCanvas ("c1","",20,20,1000,500)

Definition at line 13 of file plot.C.

ntuple = (TNtuple*)f->Get("ntuple")

Definition at line 17 of file plot.C.

Double_t scale

Definition at line 11 of file plot.C.