Go to the source code of this file.
TCanvas* c1 = new TCanvas("c1", " ") |
Definition at line 7 of file pixe.C.
View newest version in sPHENIX GitHub at line 7 of file pixe.C
TFile f = TFile("pixe.root") |
Definition at line 6 of file pixe.C.
View newest version in sPHENIX GitHub at line 6 of file pixe.C
TH1D* hist1 = (TH1D*)f.Get("h3") |
Definition at line 12 of file pixe.C.
View newest version in sPHENIX GitHub at line 12 of file pixe.C
TH1D* hist2 = (TH1D*)f.Get("h5") |
Definition at line 15 of file pixe.C.
View newest version in sPHENIX GitHub at line 15 of file pixe.C
TH1D* hist3 = (TH1D*)f.Get("h20") |
Definition at line 18 of file pixe.C.
View newest version in sPHENIX GitHub at line 18 of file pixe.C
TH1D* hist4 = (TH1D*)f.Get("h40") |
Definition at line 21 of file pixe.C.
View newest version in sPHENIX GitHub at line 21 of file pixe.C