LArSoft  v09_90_00
Liquid Argon Software toolkit - https://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:45
TFile f("brachytherapy.root")