FemtoDstMaker_kaons_pp200_y2015.xml 824 B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!-- Task description -->
  3. <job maxFilesPerProcess="1000" filesPerHour="5" fileListSyntax="xrootd">
  4. <!-- Decription of the task -->
  5. <command>
  6. cd /gpfs01/star/scratch/pusheax/FemtoDst/pp200/kaons
  7. root -b -q FemtoDstMaker_kaons_pp200_y2015.C\(\"$FILELIST\",\"$JOBID.root\",false\)
  8. </command>
  9. <ResourceUsage>
  10. <Priority>99</Priority>
  11. </ResourceUsage>
  12. <!-- Get input files from get_file_lis.pl -->
  13. <input URL="catalog:star.bnl.gov?production=P16id,collision=pp200,filetype=daq_reco_mudst,sname2=st_physics,filename~st_physics,filename~MuDst,tpx=1,sanity=1,trgsetupname~production_pp200,storage!=HPSS" preferStorage="local" nFiles="all" />
  14. <stdout URL="file:./log/out/$JOBID.out" />
  15. <stderr URL="file:./log/err/$JOBID.err" />
  16. </job>