Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
add_histos_bX Namespace Reference

Variables

string dirName '/sphenix/user/shulga/Work/TpcPadPlane_phi_coresoftware/coresoftware/calibrations/tpc/fillDigitalCurrentMaps/Files/'
 
list h_names []
 
list ib sys.argv[1]
 
list bX sys.argv[2]
 
string name 'hist_G4Hits_sHijing_0-12fm_bX{}*'
 
string outputName './Files/Summary_hist_mdc2_UseFieldMaps_AA_event_{}_bX{}_new.root'
 
 filePattern dirName+name
 
tuple files sorted(glob.glob(filePattern))
 
list histos []
 
tuple f TFile.Open(file)
 
string newName '_{}'
 
tuple hist f.Get(h_name)
 
tuple outfile TFile(outputName, "RECREATE")
 

Variable Documentation

list add_histos_bX.bX sys.argv[2]

Definition at line 21 of file add_histos_bX.py.

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

Referenced by Acts::CartesianSegmentation.cellPosition(), Fe55.PlotXlines(), readDigitalCurrents.process_event(), and fillSpaceChargeMaps.process_event().

string add_histos_bX.dirName '/sphenix/user/shulga/Work/TpcPadPlane_phi_coresoftware/coresoftware/calibrations/tpc/fillDigitalCurrentMaps/Files/'

Definition at line 10 of file add_histos_bX.py.

View newest version in sPHENIX GitHub at line 10 of file add_histos_bX.py

tuple add_histos_bX.f TFile.Open(file)

Definition at line 35 of file add_histos_bX.py.

View newest version in sPHENIX GitHub at line 35 of file add_histos_bX.py

add_histos_bX.filePattern dirName+name

Definition at line 28 of file add_histos_bX.py.

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

tuple add_histos_bX.files sorted(glob.glob(filePattern))

Definition at line 29 of file add_histos_bX.py.

View newest version in sPHENIX GitHub at line 29 of file add_histos_bX.py

list add_histos_bX.h_names []

Definition at line 13 of file add_histos_bX.py.

View newest version in sPHENIX GitHub at line 13 of file add_histos_bX.py

tuple add_histos_bX.hist f.Get(h_name)

Definition at line 42 of file add_histos_bX.py.

View newest version in sPHENIX GitHub at line 42 of file add_histos_bX.py

list add_histos_bX.histos []

Definition at line 32 of file add_histos_bX.py.

View newest version in sPHENIX GitHub at line 32 of file add_histos_bX.py

string add_histos_bX.name 'hist_G4Hits_sHijing_0-12fm_bX{}*'

Definition at line 25 of file add_histos_bX.py.

View newest version in sPHENIX GitHub at line 25 of file add_histos_bX.py

string add_histos_bX.newName '_{}'

Definition at line 38 of file add_histos_bX.py.

View newest version in sPHENIX GitHub at line 38 of file add_histos_bX.py

tuple add_histos_bX.outfile TFile(outputName, "RECREATE")

Definition at line 51 of file add_histos_bX.py.

View newest version in sPHENIX GitHub at line 51 of file add_histos_bX.py

string add_histos_bX.outputName './Files/Summary_hist_mdc2_UseFieldMaps_AA_event_{}_bX{}_new.root'

Definition at line 26 of file add_histos_bX.py.

View newest version in sPHENIX GitHub at line 26 of file add_histos_bX.py