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 idhad = int(73),
5 nset = int(8),
6 sigmaRatio = cepgen.Module('SibirtsevBlunden',
7 a = float(0.014),
8 b1 = float(-0.07000000000000001),
9 b2 = float(-0.8),
10 c = float(41.0)
11 )
12)