Skip to content

Commit

Permalink
added m_Z2 to vars
Browse files Browse the repository at this point in the history
  • Loading branch information
comane committed May 25, 2024
1 parent 1784681 commit 0b67491
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions validphys2/src/validphys/process_options.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ class _Vars:
m_W2 = "m_W2"
m_Z2 = "m_Z2"
abs_yll = "abs_yll"
m_Z2 = "m_Z2"


class _KinematicsInformation:
Expand Down

0 comments on commit 0b67491

Please sign in to comment.