expKaonHBT_pp200_y2015gl_FemtoDst_1D.xml 975 B

1234567891011121314151617181920212223242526272829
  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. starver SL16l
  8. cd /star/data01/pwg/pusheax/run/HBT/pp200_y2015
  9. ln -s /star/data01/pwg/pusheax/devel/StRoot .
  10. ln -s /star/data01/pwg/pusheax/devel/nodebug/.sl64_gcc447 .
  11. ln -s /star/data01/pwg/pusheax/devel/nodebug/.sl64_gcc482 .
  12. ln -s /star/u/pusheax/macros/HBT/expKaonHBT_pp500_FemtoDst_1D.C
  13. root -b -q expKaonHBT_pp200_y2015gl_FemtoDst_1D.C\(\"$FILELIST\",\"$JOBID.root\"\)
  14. </command>
  15. <ResourceUsage>
  16. <Priority>99</Priority>
  17. </ResourceUsage>
  18. <!-- Get input files from get_file_lis.pl -->
  19. <input URL="file:/star/data01/pwg/pusheax/data/femtoDst/pp200/*.root" />
  20. <stdout URL="file:./log/out/$JOBID.out" />
  21. <stderr URL="file:./log/err/$JOBID.err" />
  22. </job>