ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
plot1.C File Reference

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")
 

Function Documentation

c1 cd ( )
ha1 Draw ( "HIST"  )
TFile fa ( "Co60.root"  )
ha1 SetLineColor ( kRed  )
c1 SetLogy ( )
ha1 SetStats ( kFALSE  )
c1 Update ( )

Variable Documentation

TCanvas* c1 = new TCanvas("c1", " ")

Definition at line 6 of file plot1.C.

View newest version in sPHENIX GitHub at line 6 of file plot1.C

TH1D* ha1 = (TH1D*)fa.Get("4")

Definition at line 14 of file plot1.C.

View newest version in sPHENIX GitHub at line 14 of file plot1.C