Skip to content

Commit

Permalink
Merge pull request #36519 from tvami/SLHABackport
Browse files Browse the repository at this point in the history
Remove unused MASS_POINT and SLHA_FILE from Exotica_HSCP_SIM_cfi
  • Loading branch information
cmsbuild authored Dec 16, 2021
2 parents a1ee0bf + 19fb7a6 commit edc54e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions SimG4Core/CustomPhysics/python/Exotica_HSCP_SIM_cfi.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
def customise(process):

FLAVOR = process.generator.hscpFlavor.value()
MASS_POINT = process.generator.massPoint.value()
SLHA_FILE = process.generator.SLHAFileForPythia8.value()
PROCESS_FILE = process.generator.processFile.value()
PARTICLE_FILE = process.generator.particleFile.value()
USE_REGGE = process.generator.useregge.value()
Expand Down

0 comments on commit edc54e0

Please sign in to comment.