LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Go to the source code of this file.
Functions | |
c1 | SetLogy (0) |
c1 | cd () |
c1 | Update () |
TFile | fa ("Co60.root") |
ha1 | SetStats (kFALSE) |
ha1 | SetLineColor (kRed) |
ha1 | Draw ("HIST") |
Variables | |
TCanvas * | c1 = new TCanvas("c1", " ") |
TH1D * | ha1 = (TH1D*)fa.Get("4") |
c1 cd | ( | ) |
ha1 Draw | ( | "HIST" | ) |
TFile fa | ( | "Co60.root" | ) |
ha1 SetLineColor | ( | kRed | ) |
c1 SetLogy | ( | 0 | ) |
ha1 SetStats | ( | kFALSE | ) |
c1 Update | ( | ) |