cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
herwig6_cfi.py
Go to the documentation of this file.
1import Config.Core as cepgen
2
3herwig6 = cepgen.Module('herwig6',
4 mode = int(1),
5 ncolo = int(3),
6 qcdl5 = float(0.0),
7 qcdlam = float(0.1800000071525574)
8)