FemtoDstMaker_mesons_pp200_pythia6.xml 739 B

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!-- Task description -->
  3. <job nProcesses="5">
  4. <!-- Decription of the task -->
  5. <command>
  6. cd ${SUBMITTINGDIRECTORY}
  7. setenv NODEBUG yes
  8. starver SL16l
  9. set randNum = `perl -e 'print int(rand() * 20000) . "\n";'`
  10. root.exe -b -q FemtoDstMaker_mesons_pp200_pythia6.C\(\"$JOBID.root\"\)
  11. </command>
  12. <Generator>
  13. <Location>./report_out</Location>
  14. <ScriptLocation>./condor_out</ScriptLocation>
  15. <ListLocation>./list_out</ListLocation>
  16. </Generator>
  17. <ResourceUsage>
  18. <Priority>100</Priority>
  19. </ResourceUsage>
  20. <stdout URL="file:./log/out/$JOBID.out" />
  21. <stderr URL="file:./log/err/$JOBID.err" />
  22. </job>