f19Test.xml 759 B

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!-- Task description: -->
  3. <!-- -->
  4. <!-- UrQMD AuAu 200 GeVxml script -->
  5. <!-- -->
  6. <job nProcesses="1" filesPerHour="24" fileListSyntax="xrootd">
  7. <!-- Decription of the task -->
  8. <command>
  9. cd /star/data01/pwg/pusheax/data/urqmd/auau200/5fm/f19_bnl/sum1
  10. ln -s /star/u/pusheax/macros/oscar97test.C
  11. root -b -q oscar97test.C
  12. </command>
  13. <ResourceUsage>
  14. <Priority>99</Priority>
  15. </ResourceUsage>
  16. <stdout URL="file:./out/$JOBID.out" />
  17. <stderr URL="file:./err/$JOBID.err" />
  18. <!--output fromScratch="./$JOBID.f19" toURL="file:/gpfs01/star/scratch/pusheax/simu/urqmd/urqmd_auau200/f19/"/-->
  19. </job>