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.

19 lines
728 B

  1. executable = condor.sh
  2. arguments = $(ProcId) $(ClusterId)
  3. should_transfer_files = YES
  4. output = output/toys_$(ClusterId)_$(ProcId).txt
  5. error = error/toys_$(ClusterId)_$(ProcId).err
  6. log = log/toys_$(ClusterId).log
  7. #getenv = True #Alexey says this should be commented out
  8. #requirements = (OpSysAndVer =?= "CentOS7")
  9. transfer_executable = True
  10. ##+JobFlavour = "microcentury"
  11. # The following flag disable special job interpretation when you submit from CentOS7 container
  12. +FromVIRTC = ""
  13. # The following flag can be used to exclude old server (which don't support some recent LHCb software)
  14. # +WantCPUCap = 2020
  15. queue 500