MuDst_pp200_y2012_QA.xml 771 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!-- Task description -->
  3. <job maxFilesPerProcess="5" 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/femtoDst/pp200_y2015
  9. root -b -q MuDst_pp200_y2015_QA.C\(\"$FILELIST\",\"$JOBID.root\"\)
  10. </command>
  11. <!-- Get input files from get_file_lis.pl -->
  12. <input URL="catalog:star.bnl.gov?production=P12id,collision=pp200,filetype=daq_reco_mudst,sname2=st_physics,filename~st_physics,filename~MuDst,tpx=1,sanity=1,trgsetupname~pp200_production_2012,storage!=HPSS" preferStorage="local" nFiles="all" />
  13. <stdout URL="file:./log/out/$JOBID.out" />
  14. <stderr URL="file:./log/err/$JOBID.err" />
  15. </job>