Geant4_10
|
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") |
hist1 Draw | ( | " " | ) |
TFile f | ( | "brachytherapy.root" | ) |
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.
Definition at line 16 of file plot_primary.C.