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

Variables

 htALLMft
 

Variable Documentation

◆ htALLMft

htALLMft
Initial value:
1= cepgen.Module('htALLMft',
2 lambda2 = float(4.4e-09),
3 m02 = float(0.388),
4 mp2 = float(50.8),
5 mr2 = float(0.838),
6 pomeronTrajectory = cepgen.Parameters(
7 a = [-0.075, -0.47, 9.199999999999999],
8 b = [-0.477, 54.0, 0.073],
9 c = [0.356, 0.171, 18.6]
10 ),
11 q02 = float(1.87e-05),
12 reggeonTrajectory = cepgen.Parameters(
13 a = [0.882, 0.082, -8.5],
14 b = [0.339, 3.38, 1.07],
15 c = [-0.636, 3.37, -0.66]
16 ),
17 sigmaRatio = cepgen.Module('SibirtsevBlunden')
18)

Definition at line 3 of file htALLMft_cfi.py.