Back to home page

sPhenix code displayed by LXR

 
 

    


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

0001 source /opt/sphenix/core/bin/sphenix_setup.sh -n new
0002 export MYINSTALL=/sphenix/u/rosstom/install
0003 source /opt/sphenix/core/bin/setup_local.sh $MYINSTALL
0004 
0005 nEvents=10
0006 
0007 for fileList in $@
0008 do
0009   root.exe -q -b Fun4All_TPC_UnpackPRDF.C\($nEvents,\"${fileList}\"\)
0010 done
0011 
0012 echo Script done