Skip to content

Copy some beamfiles but remove SMOG Lumi region constraints.

Qiuchan Lu requested to merge no_PVZ_constraints_for_SMOG into v3-patches

This MR is needed for lhcb-simulation/lbmcsubmit!93 (merged), and partly solves #25.

The idea of this MR is to remove the SMOG luminosity region constraint inside the Run2 SMOG beamfiles, while the luminosity region (PVZ range) could be added explicitly by VertexSmear_SMOG*py option file in the Gauss step.

Although this slides lists all the relevant files that need to be updated, after checks in the current production models in Dirac, only five beamfiles are needed right now:

  • Sim09-PbNe-Beam2510GeV-0GeV-md100-2018-fix1.py
  • Sim09-pHe-Beam4000GeV-0GeV-md100-2016-fix1.py
  • Sim09-pNe-Beam2510GeV-0GeV-md100-2017-fix1.py
  • Sim09-pAr-Beam6500GeV-0GeV-md100-2015-fix1.py
  • Sim09-pHe-Beam6500GeV-0GeV-md100-2016-fix1.py

we can update the beamfiles and VertexSmear_SMOG*.py in another MR for **Sim10 ** in the future.

cc @gcorti @kreps @admorris

Merge request reports