Geant4_10
Functions | Variables
plot_primary.C File Reference

Go to the source code of this file.

Functions

TFile f ("brachytherapy.root")
 
hist1 Draw (" ")
 

Variables

TCanvas * c1 = new TCanvas("c1", " ")
 
TDirectory * dir_histo = f.Get("brachy_histo")
 
TH1D * hist1 = (TH1D*)dir_histo->Get("1")
 

Function Documentation

hist1 Draw ( " "  )
TFile f ( "brachytherapy.root"  )

Variable Documentation

TCanvas* c1 = new TCanvas("c1", " ")

Definition at line 10 of file plot_primary.C.

TDirectory* dir_histo = f.Get("brachy_histo")

Definition at line 12 of file plot_primary.C.

TH1D* hist1 = (TH1D*)dir_histo->Get("1")

Definition at line 16 of file plot_primary.C.