ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
plottest35 Namespace Reference

Variables

tuple input_file_1 TFile('test35a.root','READ')
 
tuple input_file_2 TFile('test35b.root','READ')
 
tuple c1 TCanvas('c1', 'test35', 200, 10, 700, 500)
 
int n 41
 
tuple bin array( 'f' )
 
tuple h_1 TH1F('unbiased','Source Spectrum',40,bin)
 
tuple h_2 TH1F('biased','Source Spectrum',40,bin)
 
tuple t1 gROOT.FindObject('MyTuple')
 

Variable Documentation

tuple plottest35.bin array( 'f' )

Definition at line 22 of file plottest35.py.

View newest version in sPHENIX GitHub at line 22 of file plottest35.py

tuple plottest35.c1 TCanvas('c1', 'test35', 200, 10, 700, 500)

Definition at line 14 of file plottest35.py.

View newest version in sPHENIX GitHub at line 14 of file plottest35.py

tuple plottest35.h_1 TH1F('unbiased','Source Spectrum',40,bin)

Definition at line 27 of file plottest35.py.

View newest version in sPHENIX GitHub at line 27 of file plottest35.py

tuple plottest35.h_2 TH1F('biased','Source Spectrum',40,bin)

Definition at line 28 of file plottest35.py.

View newest version in sPHENIX GitHub at line 28 of file plottest35.py

tuple plottest35.input_file_1 TFile('test35a.root','READ')

Definition at line 8 of file plottest35.py.

View newest version in sPHENIX GitHub at line 8 of file plottest35.py

tuple plottest35.input_file_2 TFile('test35b.root','READ')

Definition at line 9 of file plottest35.py.

View newest version in sPHENIX GitHub at line 9 of file plottest35.py

int plottest35.n 41

Definition at line 21 of file plottest35.py.

View newest version in sPHENIX GitHub at line 21 of file plottest35.py

tuple plottest35.t1 gROOT.FindObject('MyTuple')

Definition at line 33 of file plottest35.py.

View newest version in sPHENIX GitHub at line 33 of file plottest35.py