sum.xml 344 B

12345678910111213
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <job>
  3. <command>
  4. cd /gpfs01/star/scratch/pusheax/HBT/pp200_sim/kaons/sum
  5. perl sum_root.pl -p $FILELIST -bn $JOBID
  6. </command>
  7. <input URL="file:/gpfs01/star/scratch/pusheax/HBT/pp200_sim/kaons/sum/sum.list"/>
  8. <stdout URL="file:./$JOBID.out" />
  9. <stderr URL="file:./$JOBID.err" />
  10. </job>