FemtoDstMaker_mesons_pp200_y2015.xml 1.1 KB

1234567891011121314151617181920212223242526272829
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!-- Task description -->
  3. <job maxFilesPerProcess="20" filesPerHour="5" 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. ln -s /star/data01/pwg/pusheax/devel/StRoot .
  10. ln -s /star/data01/pwg/pusheax/devel/nodebug/.sl64_gcc447 .
  11. ln -s /star/data01/pwg/pusheax/devel/nodebug/.sl64_gcc482 .
  12. ln -s /star/u/pusheax/macros/femtoDst/FemtoDstMaker_mesons_pp200_y2015.C
  13. root -b -q FemtoDstMaker_mesons_pp200_y2015.C\(\"$FILELIST\",\"$JOBID.root\",false\)
  14. </command>
  15. <ResourceUsage>
  16. <Priority>99</Priority>
  17. </ResourceUsage>
  18. <!-- Get input files from get_file_lis.pl -->
  19. <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="10" />
  20. <stdout URL="file:./log/out/$JOBID.out" />
  21. <stderr URL="file:./log/err/$JOBID.err" />
  22. </job>