Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2025-08-06 08:16:41

0001 #!/usr/bin/bash
0002 #IN_FILE="/sphenix/user/shulga/Work/TpcPadPlane_v3_coresoftware/macros/detectors/sPHENIX/Files/G4sPHENIX_NewTestGeo_NewRLimits_1evt.root"
0003 #OUT_FILE="/sphenix/user/shulga/Work/TpcPadPlane_v3_coresoftware/macros/detectors/sPHENIX/Files/DC_G4sPHENIX_NewTestGeo_NewRLimits_1evt.root"
0004 #IN_FILE="/sphenix/user/shulga/Work/TpcPadPlane_v3_coresoftware/macros/detectors/sPHENIX/Files/G4sPHENIX_NewTestGeo_1evt.root"
0005 #OUT_FILE="/sphenix/user/shulga/Work/TpcPadPlane_v3_coresoftware/macros/detectors/sPHENIX/Files/DC_G4sPHENIX_NewTestGeo_1evt.root"
0006 #IN_FILE="/sphenix/user/shulga/Work/TpcPadPlane_v3_coresoftware/macros/detectors/sPHENIX/Files/G4sPHENIX_Default_1evts.root"
0007 #OUT_FILE="/sphenix/user/shulga/Work/TpcPadPlane_v3_coresoftware/macros/detectors/sPHENIX/Files/DC_G4sPHENIX_Default_1evt.root"
0008 IN_FILE="DST_TRKR_HIT_sHijing_0_20fm-0000000006-000001.root"
0009 OUT_FILE="/sphenix/user/shulga/Work/IBF/readDigitalCurrents/Files/DC_G4sPHENIX_Default_1evt.root"
0010 root -l -b -q ./macros/Fun4All_FillDCMap.C\(1000,0,1508071,\"$IN_FILE\",\"$OUT_FILE\"\)