cepgen
is hosted by
Hepforge
,
IPPP Durham
CepGen
1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
htALLMft_cfi.py
Go to the documentation of this file.
1
import
Config.Core
as
cepgen
2
3
htALLMft = cepgen.Module(
'htALLMft'
,
4
lambda2 = float(4.4e-09),
5
m02 = float(0.388),
6
mp2 = float(50.8),
7
mr2 = float(0.838),
8
pomeronTrajectory = cepgen.Parameters(
9
a = [-0.075, -0.47, 9.199999999999999],
10
b = [-0.477, 54.0, 0.073],
11
c = [0.356, 0.171, 18.6]
12
),
13
q02 = float(1.87e-05),
14
reggeonTrajectory = cepgen.Parameters(
15
a = [0.882, 0.082, -8.5],
16
b = [0.339, 3.38, 1.07],
17
c = [-0.636, 3.37, -0.66]
18
),
19
sigmaRatio = cepgen.Module(
'SibirtsevBlunden'
)
20
)
python_modules
StructureFunctions
htALLMft_cfi.py
Generated on Mon Jul 29 2024 for CepGen by
1.9.7