File indexing completed on 2025-08-06 08:21:02
0001
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
0019
0020
0021