FemtoDstMaker_mesons_pp350_pythia6.xml 576 B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!-- Task description -->
  3. <job nProcesses="200">
  4. <!-- Decription of the task -->
  5. <command>
  6. setenv NODEBUG yes
  7. starver SL16l
  8. cd /star/data01/pwg/pusheax/simu/pythia6
  9. set randNum = `perl -e 'print int(rand() * 20000) . "\n";'`
  10. root.exe -b -q FemtoDstMaker_mesons_pp350_pythia6.C\(\"$JOBID.root\"\)
  11. </command>
  12. <ResourceUsage>
  13. <Priority>99</Priority>
  14. </ResourceUsage>
  15. <stdout URL="file:./log/out/$JOBID.out" />
  16. <stderr URL="file:./log/err/$JOBID.err" />
  17. </job>