cepgen
is hosted by
Hepforge
,
IPPP Durham
CepGen
1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
gd11p_cfi.py
Go to the documentation of this file.
1
import
Config.Core
as
cepgen
2
3
gd11p = cepgen.Module(
'GD11p'
,
4
lambda2 = float(0.06526999999999999),
5
m02 = float(0.5063),
6
mp2 = float(34.75),
7
mr2 = float(0.0319),
8
pomeronTrajectory = cepgen.Parameters(
9
a = [-0.11895, -0.4783, 1.353],
10
b = [1.0833, 2.656, 1.771],
11
c = [0.3638, 0.1211, 1.166]
12
),
13
q02 = float(1.374),
14
reggeonTrajectory = cepgen.Parameters(
15
a = [0.3425, 1.0603, 0.5164],
16
b = [-10.408, 14.857, 0.07739],
17
c = [1.3633, 2.256, 2.209]
18
),
19
sigmaRatio = cepgen.Module(
'SibirtsevBlunden'
)
20
)
python_modules
StructureFunctions
gd11p_cfi.py
Generated on Mon Jul 29 2024 for CepGen by
1.9.7