FemtoDstMaker_pp200long2_y2015.xml 1.0 KB

12345678910111213141516171819202122232425262728
  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/repository/my_star/StRoot .
  10. ln -s /star/data01/pwg/pusheax/devel/nodebug/.sl64_gcc482 .
  11. ln -s .sl64_gcc482 .sl64_gcc447
  12. root -b -q FemtoDstMaker_pp200_y2015.C\(\"$FILELIST\",\"$JOBID.root\"\)
  13. </command>
  14. <ResourceUsage>
  15. <Priority>99</Priority>
  16. </ResourceUsage>
  17. <!-- Get input files from get_file_lis.pl -->
  18. <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_pp200long2_2015,storage!=HPSS" preferStorage="local" nFiles="10" />
  19. <stdout URL="file:./log/out/$JOBID.out" />
  20. <stderr URL="file:./log/err/$JOBID.err" />
  21. </job>