Skip to content

Commit

Permalink
Update PythiaProcDB.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkzerwas authored Sep 27, 2024
1 parent 4071bbe commit 9be5a86
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion python/Generators/PythiaProcDB.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,9 @@ def write_DBInfo(self):
self.write_WW()
elif label == "23_25":
self.write_run_ZH()

elif label == "25_23":
self.write_run_ZH()

def write_Difermion(self, pdg):
self.procout = "WeakSingleBoson:ffbar2gmZ = on\n"
self.procout += "22:onMode = off\n"
Expand Down

0 comments on commit 9be5a86

Please sign in to comment.