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

Variables

 gd07p
 

Variable Documentation

◆ gd07p

gd07p
Initial value:
1= cepgen.Module('GD07p',
2 lambda2 = float(0.06526999999999999),
3 m02 = float(0.454),
4 mp2 = float(30.7),
5 mr2 = float(0.117),
6 pomeronTrajectory = cepgen.Parameters(
7 a = [-0.105, -0.495, 1.29],
8 b = [-1.42, 4.51, 0.551],
9 c = [0.339, 0.127, 1.16]
10 ),
11 q02 = float(1.15),
12 reggeonTrajectory = cepgen.Parameters(
13 a = [0.374, 0.998, 0.775],
14 b = [2.71, 1.83, 1.26],
15 c = [0.838, 2.36, 1.77]
16 ),
17 sigmaRatio = cepgen.Module('SibirtsevBlunden')
18)

Definition at line 3 of file gd07p_cfi.py.