- <?xml version="1.0" encoding="utf-8" ?>
- <job>
- <command>
- cd /gpfs01/star/scratch/pusheax/HBT/pp200_sim/kaons/sum
- perl sum_root.pl -p $FILELIST -bn $JOBID
- </command>
- <input URL="file:/gpfs01/star/scratch/pusheax/HBT/pp200_sim/kaons/sum/sum.list"/>
- <stdout URL="file:./$JOBID.out" />
- <stderr URL="file:./$JOBID.err" />
- </job>
|