Angular analysis of B+->K*+(K+pi0)mumu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
1.3 KiB

  1. #!/bin/sh
  2. # LHCb group_login.sh destroy arguments...
  3. ProcID="$1"
  4. ClusterID="$2"
  5. # If something from there is required...
  6. source /cvmfs/lhcb.cern.ch/group_login.sh
  7. # real job (since I work in my directory, I have to set path explicity)
  8. from_dir=/home/lhcb/kopecna/B2KstarMuMu/code/ewp-Bplus2Kstmumu-AngAna/FCNCfitter
  9. #That can work, with a bit of luck...
  10. # source $FROM_DIR/SetPaths.sh
  11. #
  12. # But there are more standard and so stable way to setup CVMFS environment.
  13. # For "generic CERN" (not LHCb specific):
  14. # The list of possible views:
  15. # source /cvmfs/sft.cern.ch/lcg/views/setupViews.sh gives the list..
  16. # The list of binary tags for views:
  17. # source /cvmfs/sft.cern.ch/lcg/views/setupViews.sh <view>
  18. # And so, for LCG_84 and x86_64-slc6-gcc49-opt
  19. source /cvmfs/sft.cern.ch/lcg/views/setupViews.sh LCG_84 x86_64-slc6-gcc49-opt
  20. echo "Job execution OS: `/work/software/os_version`"
  21. echo "Args: '$ProcID' '$ClusterID'"
  22. #$from_dir/bu2kstarmumu -r 12 -d 0 -u 1 -q -w -e 13000 -j $ProcID -i $ClusterID -v 3
  23. #$from_dir/bu2kstarmumu -r 12 -d 0 -u 1 -q -w -e 52000 -j $ProcID -i $ClusterID -v 3
  24. $from_dir/bu2kstarmumu -r 12 -d 0 -u 1 -q -w -e 65000 -j $ProcID -i $ClusterID -v 3
  25. #$from_dir/bu2kstarmumu -r 12 -d 0 -u 5 -w -e 8710 -j $ProcID -i $ClusterID -v 3
  26. #$from_dir/bu2kstarmumu -r 12 -d 0 -u 5 -w -e 871 -j $ProcID -i $ClusterID -v 3