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

Variables

 htALLM
 

Variable Documentation

◆ htALLM

htALLM
Initial value:
1= cepgen.Module('htALLM',
2 lambda2 = float(2.2e-08),
3 m02 = float(0.446),
4 mp2 = float(74.2),
5 mr2 = float(29.3),
6 pomeronTrajectory = cepgen.Parameters(
7 a = [-0.835, -0.446, 10.6],
8 b = [-45.8, 55.7, -0.031],
9 c = [0.412, 0.164, 17.7]
10 ),
11 q02 = float(4.74e-05),
12 reggeonTrajectory = cepgen.Parameters(
13 a = [0.706, 0.185, -16.4],
14 b = [-1.29, 4.51, 1.16],
15 c = [-1.04, 2.97, 0.163]
16 ),
17 sigmaRatio = cepgen.Module('SibirtsevBlunden')
18)

Definition at line 3 of file htALLM_cfi.py.