From 077e0c7fac3aa6989d801bc10d30b9e8deb3f7b9 Mon Sep 17 00:00:00 2001
From: Haifeng Li <Haifeng.Li@cern.ch>
Date: Mon, 18 Mar 2024 17:19:46 +0100
Subject: [PATCH] [skip modfiles]

---
 830xxx/830167/mc.H7EG_gammajet_MSHT20lo_DP17_25_direct.py     | 4 ++--
 830xxx/830168/mc.H7EG_gammajet_MSHT20lo_DP25_35_direct.py     | 4 ++--
 830xxx/830169/mc.H7EG_gammajet_MSHT20lo_DP35_70_direct.py     | 4 ++--
 830xxx/830170/mc.H7EG_gammajet_MSHT20lo_DP70_140_direct.py    | 4 ++--
 830xxx/830171/mc.H7EG_gammajet_MSHT20lo_DP140_280_direct.py   | 4 ++--
 830xxx/830172/mc.H7EG_gammajet_MSHT20lo_DP280_500_direct.py   | 4 ++--
 830xxx/830173/mc.H7EG_gammajet_MSHT20lo_DP500_1000_direct.py  | 4 ++--
 830xxx/830174/mc.H7EG_gammajet_MSHT20lo_DP1000_1500_direct.py | 4 ++--
 830xxx/830175/mc.H7EG_gammajet_MSHT20lo_DP1500_2000_direct.py | 4 ++--
 830xxx/830176/mc.H7EG_gammajet_MSHT20lo_DP2000_inf_direct.py  | 4 ++--
 830xxx/830177/mc.H7EG_gammajet_MSHT20lo_DP17_25_frag.py       | 4 ++--
 830xxx/830178/mc.H7EG_gammajet_MSHT20lo_DP25_35_frag.py       | 4 ++--
 830xxx/830179/mc.H7EG_gammajet_MSHT20lo_DP35_70_frag.py       | 4 ++--
 830xxx/830180/mc.H7EG_gammajet_MSHT20lo_DP70_140_frag.py      | 4 ++--
 830xxx/830181/mc.H7EG_gammajet_MSHT20lo_DP140_280_frag.py     | 4 ++--
 830xxx/830182/mc.H7EG_gammajet_MSHT20lo_DP280_500_frag.py     | 4 ++--
 830xxx/830183/mc.H7EG_gammajet_MSHT20lo_DP500_1000_frag.py    | 4 ++--
 830xxx/830184/mc.H7EG_gammajet_MSHT20lo_DP1000_1500_frag.py   | 4 ++--
 830xxx/830185/mc.H7EG_gammajet_MSHT20lo_DP1500_2000_frag.py   | 4 ++--
 830xxx/830186/mc.H7EG_gammajet_MSHT20lo_DP2000_inf_frag.py    | 4 ++--
 20 files changed, 40 insertions(+), 40 deletions(-)

diff --git a/830xxx/830167/mc.H7EG_gammajet_MSHT20lo_DP17_25_direct.py b/830xxx/830167/mc.H7EG_gammajet_MSHT20lo_DP17_25_direct.py
index 7c5c410d56..b2c4118af3 100644
--- a/830xxx/830167/mc.H7EG_gammajet_MSHT20lo_DP17_25_direct.py
+++ b/830xxx/830167/mc.H7EG_gammajet_MSHT20lo_DP17_25_direct.py
@@ -1,4 +1,4 @@
-# Note: updated for Run-3 studies in 2023 by Daniel Camarero
+# Note: updated for Run 3 studies in 2023 by Daniel Camarero
 
 ## Initialise Herwig7 for run with built-in matrix elements
 include("Herwig7_i/Herwig7_BuiltinME.py")
@@ -34,4 +34,4 @@ filtSeq.DirectPhotonFilter.Ptmax = [ 25000. ]
 filtSeq.DirectPhotonFilter.OrderPhotons = True
 
 ## run the generator
-Herwig7Config.run()
+Herwig7Config.run(shower_var=False)
\ No newline at end of file
diff --git a/830xxx/830168/mc.H7EG_gammajet_MSHT20lo_DP25_35_direct.py b/830xxx/830168/mc.H7EG_gammajet_MSHT20lo_DP25_35_direct.py
index 75748f0ee2..7bb6f63555 100644
--- a/830xxx/830168/mc.H7EG_gammajet_MSHT20lo_DP25_35_direct.py
+++ b/830xxx/830168/mc.H7EG_gammajet_MSHT20lo_DP25_35_direct.py
@@ -1,4 +1,4 @@
-# Note: updated for Run-3 studies in 2023 by Daniel Camarero
+# Note: updated for Run 3 studies in 2023 by Daniel Camarero
 
 ## Initialise Herwig7 for run with built-in matrix elements
 include("Herwig7_i/Herwig7_BuiltinME.py")
@@ -34,4 +34,4 @@ filtSeq.DirectPhotonFilter.Ptmax = [ 35000. ]
 filtSeq.DirectPhotonFilter.OrderPhotons = True
 
 ## run the generator
-Herwig7Config.run()
+Herwig7Config.run(shower_var=False)
\ No newline at end of file
diff --git a/830xxx/830169/mc.H7EG_gammajet_MSHT20lo_DP35_70_direct.py b/830xxx/830169/mc.H7EG_gammajet_MSHT20lo_DP35_70_direct.py
index b5a0aa621b..7bf2bd8096 100644
--- a/830xxx/830169/mc.H7EG_gammajet_MSHT20lo_DP35_70_direct.py
+++ b/830xxx/830169/mc.H7EG_gammajet_MSHT20lo_DP35_70_direct.py
@@ -1,4 +1,4 @@
-# Note: updated for Run-3 studies in 2023 by Daniel Camarero
+# Note: updated for Run 3 studies in 2023 by Daniel Camarero
 
 ## Initialise Herwig7 for run with built-in matrix elements
 include("Herwig7_i/Herwig7_BuiltinME.py")
@@ -33,4 +33,4 @@ filtSeq.DirectPhotonFilter.Ptmax = [ 70000. ]
 filtSeq.DirectPhotonFilter.OrderPhotons = True
 
 ## run the generator
-Herwig7Config.run()
+Herwig7Config.run(shower_var=False)
\ No newline at end of file
diff --git a/830xxx/830170/mc.H7EG_gammajet_MSHT20lo_DP70_140_direct.py b/830xxx/830170/mc.H7EG_gammajet_MSHT20lo_DP70_140_direct.py
index 2bdd851e70..8a93954c25 100644
--- a/830xxx/830170/mc.H7EG_gammajet_MSHT20lo_DP70_140_direct.py
+++ b/830xxx/830170/mc.H7EG_gammajet_MSHT20lo_DP70_140_direct.py
@@ -1,4 +1,4 @@
-# Note: updated for Run-3 studies in 2023 by Daniel Camarero
+# Note: updated for Run 3 studies in 2023 by Daniel Camarero
 
 ## Initialise Herwig7 for run with built-in matrix elements
 include("Herwig7_i/Herwig7_BuiltinME.py")
@@ -33,4 +33,4 @@ filtSeq.DirectPhotonFilter.Ptmax = [ 140000. ]
 filtSeq.DirectPhotonFilter.OrderPhotons = True
 
 ## run the generator
-Herwig7Config.run()
+Herwig7Config.run(shower_var=False)
\ No newline at end of file
diff --git a/830xxx/830171/mc.H7EG_gammajet_MSHT20lo_DP140_280_direct.py b/830xxx/830171/mc.H7EG_gammajet_MSHT20lo_DP140_280_direct.py
index 188327fda5..75bd3ac10d 100644
--- a/830xxx/830171/mc.H7EG_gammajet_MSHT20lo_DP140_280_direct.py
+++ b/830xxx/830171/mc.H7EG_gammajet_MSHT20lo_DP140_280_direct.py
@@ -1,4 +1,4 @@
-# Note: updated for Run-3 studies in 2023 by Daniel Camarero
+# Note: updated for Run 3 studies in 2023 by Daniel Camarero
 
 ## Initialise Herwig7 for run with built-in matrix elements
 include("Herwig7_i/Herwig7_BuiltinME.py")
@@ -33,4 +33,4 @@ filtSeq.DirectPhotonFilter.Ptmax = [ 280000. ]
 filtSeq.DirectPhotonFilter.OrderPhotons = True
 
 ## run the generator
-Herwig7Config.run()
+Herwig7Config.run(shower_var=False)
\ No newline at end of file
diff --git a/830xxx/830172/mc.H7EG_gammajet_MSHT20lo_DP280_500_direct.py b/830xxx/830172/mc.H7EG_gammajet_MSHT20lo_DP280_500_direct.py
index 8f33caa4c3..08a484c7b2 100644
--- a/830xxx/830172/mc.H7EG_gammajet_MSHT20lo_DP280_500_direct.py
+++ b/830xxx/830172/mc.H7EG_gammajet_MSHT20lo_DP280_500_direct.py
@@ -1,4 +1,4 @@
-# Note: updated for Run-3 studies in 2023 by Daniel Camarero
+# Note: updated for Run 3 studies in 2023 by Daniel Camarero
 
 ## Initialise Herwig7 for run with built-in matrix elements
 include("Herwig7_i/Herwig7_BuiltinME.py")
@@ -33,4 +33,4 @@ filtSeq.DirectPhotonFilter.Ptmax = [ 500000. ]
 filtSeq.DirectPhotonFilter.OrderPhotons = True
 
 ## run the generator
-Herwig7Config.run()
+Herwig7Config.run(shower_var=False)
\ No newline at end of file
diff --git a/830xxx/830173/mc.H7EG_gammajet_MSHT20lo_DP500_1000_direct.py b/830xxx/830173/mc.H7EG_gammajet_MSHT20lo_DP500_1000_direct.py
index 51f48d0ef9..ab9bea2d75 100644
--- a/830xxx/830173/mc.H7EG_gammajet_MSHT20lo_DP500_1000_direct.py
+++ b/830xxx/830173/mc.H7EG_gammajet_MSHT20lo_DP500_1000_direct.py
@@ -1,4 +1,4 @@
-# Note: updated for Run-3 studies in 2023 by Daniel Camarero
+# Note: updated for Run 3 studies in 2023 by Daniel Camarero
 
 ## Initialise Herwig7 for run with built-in matrix elements
 include("Herwig7_i/Herwig7_BuiltinME.py")
@@ -33,4 +33,4 @@ filtSeq.DirectPhotonFilter.Ptmax = [ 1000000. ]
 filtSeq.DirectPhotonFilter.OrderPhotons = True
 
 ## run the generator
-Herwig7Config.run()
+Herwig7Config.run(shower_var=False)
\ No newline at end of file
diff --git a/830xxx/830174/mc.H7EG_gammajet_MSHT20lo_DP1000_1500_direct.py b/830xxx/830174/mc.H7EG_gammajet_MSHT20lo_DP1000_1500_direct.py
index b52ca515c2..d7c9349975 100644
--- a/830xxx/830174/mc.H7EG_gammajet_MSHT20lo_DP1000_1500_direct.py
+++ b/830xxx/830174/mc.H7EG_gammajet_MSHT20lo_DP1000_1500_direct.py
@@ -1,4 +1,4 @@
-# Note: updated for Run-3 studies in 2023 by Daniel Camarero
+# Note: updated for Run 3 studies in 2023 by Daniel Camarero
 
 ## Initialise Herwig7 for run with built-in matrix elements
 include("Herwig7_i/Herwig7_BuiltinME.py")
@@ -33,4 +33,4 @@ filtSeq.DirectPhotonFilter.Ptmax = [ 1500000. ]
 filtSeq.DirectPhotonFilter.OrderPhotons = True
 
 ## run the generator
-Herwig7Config.run()
+Herwig7Config.run(shower_var=False)
\ No newline at end of file
diff --git a/830xxx/830175/mc.H7EG_gammajet_MSHT20lo_DP1500_2000_direct.py b/830xxx/830175/mc.H7EG_gammajet_MSHT20lo_DP1500_2000_direct.py
index 0008e1b7a4..f8ae52c078 100644
--- a/830xxx/830175/mc.H7EG_gammajet_MSHT20lo_DP1500_2000_direct.py
+++ b/830xxx/830175/mc.H7EG_gammajet_MSHT20lo_DP1500_2000_direct.py
@@ -1,4 +1,4 @@
-# Note: updated for Run-3 studies in 2023 by Daniel Camarero
+# Note: updated for Run 3 studies in 2023 by Daniel Camarero
 
 ## Initialise Herwig7 for run with built-in matrix elements
 include("Herwig7_i/Herwig7_BuiltinME.py")
@@ -33,4 +33,4 @@ filtSeq.DirectPhotonFilter.Ptmax = [ 2000000. ]
 filtSeq.DirectPhotonFilter.OrderPhotons = True
 
 ## run the generator
-Herwig7Config.run()
+Herwig7Config.run(shower_var=False)
\ No newline at end of file
diff --git a/830xxx/830176/mc.H7EG_gammajet_MSHT20lo_DP2000_inf_direct.py b/830xxx/830176/mc.H7EG_gammajet_MSHT20lo_DP2000_inf_direct.py
index 303323f23e..2aae342704 100644
--- a/830xxx/830176/mc.H7EG_gammajet_MSHT20lo_DP2000_inf_direct.py
+++ b/830xxx/830176/mc.H7EG_gammajet_MSHT20lo_DP2000_inf_direct.py
@@ -1,4 +1,4 @@
-# Note: updated for Run-3 studies in 2023 by Daniel Camarero
+# Note: updated for Run 3 studies in 2023 by Daniel Camarero
 
 ## Initialise Herwig7 for run with built-in matrix elements
 include("Herwig7_i/Herwig7_BuiltinME.py")
@@ -32,4 +32,4 @@ filtSeq.DirectPhotonFilter.Ptmin = [ 2000000. ]
 filtSeq.DirectPhotonFilter.OrderPhotons = True
 
 ## run the generator
-Herwig7Config.run()
+Herwig7Config.run(shower_var=False)
\ No newline at end of file
diff --git a/830xxx/830177/mc.H7EG_gammajet_MSHT20lo_DP17_25_frag.py b/830xxx/830177/mc.H7EG_gammajet_MSHT20lo_DP17_25_frag.py
index b16dd0b7d8..13f3632f20 100644
--- a/830xxx/830177/mc.H7EG_gammajet_MSHT20lo_DP17_25_frag.py
+++ b/830xxx/830177/mc.H7EG_gammajet_MSHT20lo_DP17_25_frag.py
@@ -1,4 +1,4 @@
-# Note: updated for Run-3 studies in 2023 by Daniel Camarero
+# Note: updated for Run 3 studies in 2023 by Daniel Camarero
 
 ## Initialise Herwig7 for run with built-in matrix elements
 include("Herwig7_i/Herwig7_BuiltinME.py")
@@ -33,4 +33,4 @@ filtSeq.DirectPhotonFilter.Ptmax = [ 25000. ]
 filtSeq.DirectPhotonFilter.OrderPhotons = True
 
 ## run the generator
-Herwig7Config.run()
+Herwig7Config.run(shower_var=False)
\ No newline at end of file
diff --git a/830xxx/830178/mc.H7EG_gammajet_MSHT20lo_DP25_35_frag.py b/830xxx/830178/mc.H7EG_gammajet_MSHT20lo_DP25_35_frag.py
index 14a5c7d59b..f9e7a7d048 100644
--- a/830xxx/830178/mc.H7EG_gammajet_MSHT20lo_DP25_35_frag.py
+++ b/830xxx/830178/mc.H7EG_gammajet_MSHT20lo_DP25_35_frag.py
@@ -1,4 +1,4 @@
-# Note: updated for Run-3 studies in 2023 by Daniel Camarero
+# Note: updated for Run 3 studies in 2023 by Daniel Camarero
 
 ## Initialise Herwig7 for run with built-in matrix elements
 include("Herwig7_i/Herwig7_BuiltinME.py")
@@ -33,4 +33,4 @@ filtSeq.DirectPhotonFilter.Ptmax = [ 35000. ]
 filtSeq.DirectPhotonFilter.OrderPhotons = True
 
 ## run the generator
-Herwig7Config.run()
+Herwig7Config.run(shower_var=False)
\ No newline at end of file
diff --git a/830xxx/830179/mc.H7EG_gammajet_MSHT20lo_DP35_70_frag.py b/830xxx/830179/mc.H7EG_gammajet_MSHT20lo_DP35_70_frag.py
index 6b9d9b3e73..a84e1fdaa3 100644
--- a/830xxx/830179/mc.H7EG_gammajet_MSHT20lo_DP35_70_frag.py
+++ b/830xxx/830179/mc.H7EG_gammajet_MSHT20lo_DP35_70_frag.py
@@ -1,4 +1,4 @@
-# Note: updated for Run-3 studies in 2023 by Daniel Camarero
+# Note: updated for Run 3 studies in 2023 by Daniel Camarero
 
 ## Initialise Herwig7 for run with built-in matrix elements
 include("Herwig7_i/Herwig7_BuiltinME.py")
@@ -33,4 +33,4 @@ filtSeq.DirectPhotonFilter.Ptmax = [ 70000. ]
 filtSeq.DirectPhotonFilter.OrderPhotons = True
 
 ## run the generator
-Herwig7Config.run()
+Herwig7Config.run(shower_var=False)
\ No newline at end of file
diff --git a/830xxx/830180/mc.H7EG_gammajet_MSHT20lo_DP70_140_frag.py b/830xxx/830180/mc.H7EG_gammajet_MSHT20lo_DP70_140_frag.py
index efd8fef708..1ee793e183 100644
--- a/830xxx/830180/mc.H7EG_gammajet_MSHT20lo_DP70_140_frag.py
+++ b/830xxx/830180/mc.H7EG_gammajet_MSHT20lo_DP70_140_frag.py
@@ -1,4 +1,4 @@
-# Note: updated for Run-3 studies in 2023 by Daniel Camarero
+# Note: updated for Run 3 studies in 2023 by Daniel Camarero
 
 ## Initialise Herwig7 for run with built-in matrix elements
 include("Herwig7_i/Herwig7_BuiltinME.py")
@@ -33,4 +33,4 @@ filtSeq.DirectPhotonFilter.Ptmax = [ 140000. ]
 filtSeq.DirectPhotonFilter.OrderPhotons = True
 
 ## run the generator
-Herwig7Config.run()
+Herwig7Config.run(shower_var=False)
\ No newline at end of file
diff --git a/830xxx/830181/mc.H7EG_gammajet_MSHT20lo_DP140_280_frag.py b/830xxx/830181/mc.H7EG_gammajet_MSHT20lo_DP140_280_frag.py
index 8c1cb999b8..8e688bb3a7 100644
--- a/830xxx/830181/mc.H7EG_gammajet_MSHT20lo_DP140_280_frag.py
+++ b/830xxx/830181/mc.H7EG_gammajet_MSHT20lo_DP140_280_frag.py
@@ -1,4 +1,4 @@
-# Note: updated for Run-3 studies in 2023 by Daniel Camarero
+# Note: updated for Run 3 studies in 2023 by Daniel Camarero
 
 ## Initialise Herwig7 for run with built-in matrix elements
 include("Herwig7_i/Herwig7_BuiltinME.py")
@@ -33,4 +33,4 @@ filtSeq.DirectPhotonFilter.Ptmax = [ 280000. ]
 filtSeq.DirectPhotonFilter.OrderPhotons = True
 
 ## run the generator
-Herwig7Config.run()
+Herwig7Config.run(shower_var=False)
\ No newline at end of file
diff --git a/830xxx/830182/mc.H7EG_gammajet_MSHT20lo_DP280_500_frag.py b/830xxx/830182/mc.H7EG_gammajet_MSHT20lo_DP280_500_frag.py
index 3d96aec723..1fa8d15f45 100644
--- a/830xxx/830182/mc.H7EG_gammajet_MSHT20lo_DP280_500_frag.py
+++ b/830xxx/830182/mc.H7EG_gammajet_MSHT20lo_DP280_500_frag.py
@@ -1,4 +1,4 @@
-# Note: updated for Run-3 studies in 2023 by Daniel Camarero
+# Note: updated for Run 3 studies in 2023 by Daniel Camarero
 
 ## Initialise Herwig7 for run with built-in matrix elements
 include("Herwig7_i/Herwig7_BuiltinME.py")
@@ -33,4 +33,4 @@ filtSeq.DirectPhotonFilter.Ptmax = [ 500000. ]
 filtSeq.DirectPhotonFilter.OrderPhotons = True
 
 ## run the generator
-Herwig7Config.run()
+Herwig7Config.run(shower_var=False)
\ No newline at end of file
diff --git a/830xxx/830183/mc.H7EG_gammajet_MSHT20lo_DP500_1000_frag.py b/830xxx/830183/mc.H7EG_gammajet_MSHT20lo_DP500_1000_frag.py
index d77363be3f..e081015620 100644
--- a/830xxx/830183/mc.H7EG_gammajet_MSHT20lo_DP500_1000_frag.py
+++ b/830xxx/830183/mc.H7EG_gammajet_MSHT20lo_DP500_1000_frag.py
@@ -1,4 +1,4 @@
-# Note: updated for Run-3 studies in 2023 by Daniel Camarero
+# Note: updated for Run 3 studies in 2023 by Daniel Camarero
 
 ## Initialise Herwig7 for run with built-in matrix elements
 include("Herwig7_i/Herwig7_BuiltinME.py")
@@ -33,4 +33,4 @@ filtSeq.DirectPhotonFilter.Ptmax = [ 1000000. ]
 filtSeq.DirectPhotonFilter.OrderPhotons = True
 
 ## run the generator
-Herwig7Config.run()
+Herwig7Config.run(shower_var=False)
\ No newline at end of file
diff --git a/830xxx/830184/mc.H7EG_gammajet_MSHT20lo_DP1000_1500_frag.py b/830xxx/830184/mc.H7EG_gammajet_MSHT20lo_DP1000_1500_frag.py
index 77ccef7047..b724b478c9 100644
--- a/830xxx/830184/mc.H7EG_gammajet_MSHT20lo_DP1000_1500_frag.py
+++ b/830xxx/830184/mc.H7EG_gammajet_MSHT20lo_DP1000_1500_frag.py
@@ -1,4 +1,4 @@
-# Note: updated for Run-3 studies in 2023 by Daniel Camarero
+# Note: updated for Run 3 studies in 2023 by Daniel Camarero
 
 ## Initialise Herwig7 for run with built-in matrix elements
 include("Herwig7_i/Herwig7_BuiltinME.py")
@@ -33,4 +33,4 @@ filtSeq.DirectPhotonFilter.Ptmax = [ 1500000. ]
 filtSeq.DirectPhotonFilter.OrderPhotons = True
 
 ## run the generator
-Herwig7Config.run()
+Herwig7Config.run(shower_var=False)
\ No newline at end of file
diff --git a/830xxx/830185/mc.H7EG_gammajet_MSHT20lo_DP1500_2000_frag.py b/830xxx/830185/mc.H7EG_gammajet_MSHT20lo_DP1500_2000_frag.py
index 48e1e02aca..cb546ddd6d 100644
--- a/830xxx/830185/mc.H7EG_gammajet_MSHT20lo_DP1500_2000_frag.py
+++ b/830xxx/830185/mc.H7EG_gammajet_MSHT20lo_DP1500_2000_frag.py
@@ -1,4 +1,4 @@
-# Note: updated for Run-3 studies in 2023 by Daniel Camarero
+# Note: updated for Run 3 studies in 2023 by Daniel Camarero
 
 ## Initialise Herwig7 for run with built-in matrix elements
 include("Herwig7_i/Herwig7_BuiltinME.py")
@@ -33,4 +33,4 @@ filtSeq.DirectPhotonFilter.Ptmax = [ 2000000. ]
 filtSeq.DirectPhotonFilter.OrderPhotons = True
 
 ## run the generator
-Herwig7Config.run()
+Herwig7Config.run(shower_var=False)
\ No newline at end of file
diff --git a/830xxx/830186/mc.H7EG_gammajet_MSHT20lo_DP2000_inf_frag.py b/830xxx/830186/mc.H7EG_gammajet_MSHT20lo_DP2000_inf_frag.py
index bd0c34ec7f..5dbbd93499 100644
--- a/830xxx/830186/mc.H7EG_gammajet_MSHT20lo_DP2000_inf_frag.py
+++ b/830xxx/830186/mc.H7EG_gammajet_MSHT20lo_DP2000_inf_frag.py
@@ -1,4 +1,4 @@
-# Note: updated for Run-3 studies in 2023 by Daniel Camarero
+# Note: updated for Run 3 studies in 2023 by Daniel Camarero
 
 ## Initialise Herwig7 for run with built-in matrix elements
 include("Herwig7_i/Herwig7_BuiltinME.py")
@@ -32,4 +32,4 @@ filtSeq.DirectPhotonFilter.Ptmin = [ 2000000. ]
 filtSeq.DirectPhotonFilter.OrderPhotons = True
 
 ## run the generator
-Herwig7Config.run()
+Herwig7Config.run(shower_var=False)
\ No newline at end of file
-- 
GitLab