Skip to content
Snippets Groups Projects
Commit 12ffbf01 authored by Frank Siegert's avatar Frank Siegert
Browse files

Update Lund hadronisation parameters in Sherpa_i base fragment

The updated parameters are taken from Sec. 3.10 of arXiv:1905.09127
parent 709a7f63
No related branches found
No related tags found
No related merge requests found
......@@ -52,6 +52,13 @@ genSeq.Sherpa_i.Parameters += [
"SIN2THETAW=0.23113",
]
## Add Lund hadronisation model switches from arXiv:1905.09127
genSeq.Sherpa_i.Parameters += [
"PARJ(21)=0.36",
"PARJ(41)=0.3",
"PARJ(42)=0.6",
]
## set/add partial widths for H, W, Z to PDG values
## cf. https://sherpa.hepforge.org/doc/SHERPA-MC-2.2.4.html#HDH_005fWIDTH
genSeq.Sherpa_i.Parameters += [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment