cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
python_modules.StructureFunctions.gd11p_cfi Namespace Reference

Variables

 gd11p
 

Variable Documentation

◆ gd11p

gd11p
Initial value:
1= cepgen.Module('GD11p',
2 lambda2 = float(0.06526999999999999),
3 m02 = float(0.5063),
4 mp2 = float(34.75),
5 mr2 = float(0.0319),
6 pomeronTrajectory = cepgen.Parameters(
7 a = [-0.11895, -0.4783, 1.353],
8 b = [1.0833, 2.656, 1.771],
9 c = [0.3638, 0.1211, 1.166]
10 ),
11 q02 = float(1.374),
12 reggeonTrajectory = cepgen.Parameters(
13 a = [0.3425, 1.0603, 0.5164],
14 b = [-10.408, 14.857, 0.07739],
15 c = [1.3633, 2.256, 2.209]
16 ),
17 sigmaRatio = cepgen.Module('SibirtsevBlunden')
18)

Definition at line 3 of file gd11p_cfi.py.