Skip to content

Commit

Permalink
Remove unused MASS_POINT and SLHA_FILE from Exotica_HSCP_SIM_cfi
Browse files Browse the repository at this point in the history
  • Loading branch information
tvami committed Dec 16, 2021
1 parent 39546b2 commit 19fb7a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions SimG4Core/CustomPhysics/python/Exotica_HSCP_SIM_cfi.py
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 19fb7a6

Please sign in to comment.