KaonFemtoDst_AuAu200_p2.xml 1.1 KB

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!-- Task description -->
  3. <job maxFilesPerProcess="5" filesPerHour="1" fileListSyntax="xrootd">
  4. <!-- Decription of the task -->
  5. <command>
  6. ln -s /star/u/pusheax/macros/femtoDst/FemtoDstKaon.C
  7. ln -s /star/data01/pwg/pusheax/stable/StRoot
  8. ln -s /star/data01/pwg/pusheax/stable/.sl64_gcc482 .
  9. ln -s /star/data01/pwg/pusheax/stable/.sl64_gcc447 .
  10. root.exe -b -q FemtoDstKaon.C\(\"$FILELIST\",\"$JOBID.root\"\)
  11. </command>
  12. <ResourceUsage>
  13. <Priority>99</Priority>
  14. </ResourceUsage>
  15. <!-- Get input files from get_file_lis.pl -->
  16. <input URL="catalog:star.bnl.gov?production=P11id,collision=auau200,filetype=daq_reco_mudst,sname2=st_physics,filename~st_physics,filename~MuDst,runnumber[]12138081-12145020,tpx=1,tof=1,sanity=1,trgsetupname~AuAu200_production_2011,storage!=HPSS" preferStorage="local" nFiles="all" />
  17. <stdout URL="file:./$JOBID.out" />
  18. <stderr URL="file:./$JOBID.err" />
  19. <output fromScratch="$JOBID.root" toURL="file:/gpfs01/star/scratch/pusheax/MuToFemto/Kaon/part_2/"/>
  20. </job>