cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
szczurekUleshchenko_cfi.py
Go to the documentation of this file.
1import Config.Core as cepgen
2
3szczurekUleshchenko = cepgen.Module('SzczurekUleshchenko',
4 q2shift = float(0.8),
5 sigmaRatio = cepgen.Module('SibirtsevBlunden',
6 a = float(0.014),
7 b1 = float(-0.07000000000000001),
8 b2 = float(-0.8),
9 c = float(41.0)
10 )
11)