Geant4_10
Functions | Variables
plot.C File Reference

Go to the source code of this file.

Functions

gStyle SetPalette (1)
 
gROOT SetStyle ("Plain")
 
c1 Divide (2, 1)
 
 system ("rm -rf dna.root")
 
 system ("hadd dna.root dna_*.root")
 
TFile f ("dna.root")
 
c1 cd (1)
 
gStyle SetOptStat (000000)
 
ntuple Draw ("flagProcess","","B")
 
ntuple SetFillColor (2)
 
ntuple Draw ("flagProcess","flagProcess==12||flagProcess==15||flagProcess==16||flagProcess==19||flagProcess==22||flagProcess==25||flagProcess==29","Bsame")
 
ntuple SetFillColor (3)
 
ntuple SetFillColor (4)
 
ntuple SetFillColor (5)
 
ntuple SetFillColor (6)
 
gPad SetLogy ()
 
c1 cd (2)
 
ntuple SetMarkerColor (2)
 
ntuple Draw ("x:y:z/1000","flagParticle==1")
 
ntuple SetMarkerColor (4)
 
ntuple SetMarkerSize (4)
 

Variables

Double_t scale
 
 c1 = new TCanvas ("c1","",20,20,1000,500)
 
TNtuple * ntuple = (TNtuple*)f->Get("dna")
 

Function Documentation

c1 cd ( )
c1 cd ( )
c1 Divide ( ,
 
)
ntuple Draw ( "flagProcess"  ,
""  ,
"B"   
)
ntuple Draw ( "flagProcess"  )
ntuple Draw ( "x:y:z/1000"  )
TFile f ( "dna.root"  )
h10 SetFillColor ( )
h1 SetFillColor ( )
h88 SetFillColor ( )
ntuple SetFillColor ( )
ntuple SetFillColor ( )
gPad SetLogy ( )
ntuple SetMarkerColor ( )
ntuple SetMarkerColor ( )
ntuple SetMarkerSize ( )
gStyle SetOptStat ( 000000  )
gStyle SetPalette ( )
gROOT SetStyle ( "Plain"  )
system ( "rm -rf dna.root"  )

Here is the caller graph for this function:

system ( "hadd dna.root dna_*.root"  )

Variable Documentation

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

Definition at line 16 of file plot.C.

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

Definition at line 24 of file plot.C.

Double_t scale

Definition at line 14 of file plot.C.