FemtoDstQA_pau200_y2015_pass_0.xml 777 B

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