FemtoDstMaker_kaons_pp500_y2011.xml 833 B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!-- Task description -->
  3. <job maxFilesPerProcess="25" filesPerHour="2" fileListSyntax="xrootd">
  4. <!-- Decription of the task -->
  5. <command>
  6. cd /gpfs01/star/scratch/pusheax/FemtoDst/pp500/kaons
  7. root -b -q FemtoDstMaker_kaons_pp500_y2011.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=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" />
  14. <stdout URL="file:./log/out/$JOBID.out" />
  15. <stderr URL="file:./log/err/$JOBID.err" />
  16. </job>