Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2025-08-05 08:15:27

0001 #!/bin/bash
0002 # file name: firstcondor.sh
0003 
0004 source /opt/sphenix/core/bin/sphenix_setup.sh -n
0005 export HOME=/sphenix/u/egm2153
0006 export MYINSTALL=$HOME/install
0007 source $OPT_SPHENIX/bin/setup_local.sh $MYINSTALL
0008 export SPHENIX=$MYINSTALL
0009 root -l -b -q "Fun4All_JetVal.C(${1},${2},${3},\"${4}\",\"${5}\",\"${6}\")"