expPionDCHBT_pau200_y2015_3D.xml 891 B

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!-- Task description -->
  3. <job maxFilesPerProcess="50" filesPerHour="2" fileListSyntax="xrootd">
  4. <!-- Decription of the task -->
  5. <command>
  6. setenv NODEBUG yes
  7. cd /star/data01/pwg/pusheax/run/HBT/pAu200_y2015
  8. ln -s /star/data01/pwg/pusheax/devel/nodebug/.sl64_gcc482
  9. ln -s /star/data01/pwg/pusheax/devel/nodebug/.sl64_gcc482 .sl64_gcc447
  10. ln -s /star/data01/pwg/pusheax/devel/StRoot
  11. root -b -q expPionDCHBT_pau200_y2015_3D.C\(\"$FILELIST\",\"$JOBID.root\",0\)
  12. </command>
  13. <ResourceUsage>
  14. <Priority>99</Priority>
  15. </ResourceUsage>
  16. <!-- Get input files from get_file_lis.pl -->
  17. <input URL="file:/star/data01/pwg/pusheax/data/femtoDst/pAu200/y2015_pass_0/*.root" nFiles="all"/>
  18. <stdout URL="file:./log/out/$JOBID.out" />
  19. <stderr URL="file:./log/err/$JOBID.err" />
  20. </job>