LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
macro.C
Go to the documentation of this file.
1 {
2 gROOT -> Reset();
3 TFile f("brachytherapy.root");
4 TCanvas* c1 = new TCanvas("c1", " ");
5 h20.Draw("");
6 }
ntupleExperimental Reset()
TCanvas * c1
Definition: macro.C:4
TH1F * h20
Definition: plot.C:47
TFile f("brachytherapy.root")