FemtoDstMaker_mesons_pp500_y2011_p3.xml 1.0 KB

123456789101112131415161718192021222324252627
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!-- Task description -->
  3. <job maxFilesPerProcess="3" filesPerHour="1" fileListSyntax="xrootd">
  4. <!-- Decription of the task -->
  5. <command>
  6. setenv NODEBUG yes
  7. cd /star/data01/pwg/pusheax/run/femtoDst/pp500_y2011
  8. ln -s /star/data01/pwg/pusheax/devel/StRoot .
  9. ln -s /star/data01/pwg/pusheax/devel/nodebug/.sl64_gcc447 .
  10. ln -s /star/data01/pwg/pusheax/devel/nodebug/.sl64_gcc482 .
  11. root -b -q FemtoDstMaker_mesons_pp500_y2011.C\(\"$FILELIST\",\"$JOBID.root\",false\)
  12. </command>
  13. <ResourceUsage>
  14. <Priority>99</Priority>
  15. </ResourceUsage>
  16. <!-- Get input files from get_file_lis.pl -->
  17. <input URL="catalog:star.bnl.gov?production=P11id,collision=pp500,filetype=daq_reco_mudst,sname2=st_physics,filename~st_physics,filename~MuDst,runnumber[]12087001-12111023,tpx=1,sanity=1,trgsetupname~pp500_production_2011,storage!=HPSS" preferStorage="local" nFiles="all" />
  18. <stdout URL="file:./log/out/$JOBID.out" />
  19. <stderr URL="file:./log/err/$JOBID.err" />
  20. </job>