MuDst_pp510_y2011_QA.xml 837 B

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!-- Task description -->
  3. <job maxFilesPerProcess="10" filesPerHour="5" fileListSyntax="xrootd">
  4. <!-- Decription of the task -->
  5. <command>
  6. setenv NODEBUG yes
  7. starver SL16l
  8. cd ${SUBMITTINGDIRECTORY}
  9. root -b -q MuDst_pp510_y2011_QA.C\(\"$FILELIST\",\"$JOBID.root\"\)
  10. </command>
  11. <ResourceUsage>
  12. <Priority>99</Priority>
  13. </ResourceUsage>
  14. <!-- Get input files from get_file_lis.pl -->
  15. <input URL="catalog:star.bnl.gov?production=P11id,collision=pp500,filetype=daq_reco_mudst,sname2=st_physics,filename~st_physics,filename~MuDst,tpx=1,sanity=1,trgsetupname~pp500_production_2011,storage!=HPSS" preferStorage="local" nFiles="all" />
  16. <stdout URL="file:./log/out/$JOBID.out" />
  17. <stderr URL="file:./log/err/$JOBID.err" />
  18. </job>