Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2025-08-06 08:21:02

0001 #!/bin/bash
0002 
0003 source /opt/sphenix/core/bin/sphenix_setup.sh -n new
0004 
0005 echo "------------------setting up environment--------------------"
0006 export Cur_dir=$(pwd)
0007 echo "running area:" ${Cur_dir}
0008 echo "-------------------------running----------------------------"
0009 cd ${Cur_dir}
0010 ls
0011 
0012 
0013 
0014 root -b "Fun4All_EMCal.C(1e3,\"inputdata.txt\",iteration,\"local_calib_copy.root\")"
0015 
0016 echo "JOB COMPLETE!"
0017 
0018 # if things are running well add the following lines for speed
0019 #rm Fun4All_EMCal.C
0020 #rm ff.sub
0021 #rm inputdata.txt