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

Variables

 allm91
 

Variable Documentation

◆ allm91

allm91
Initial value:
1= cepgen.Module('ALLM91',
2 lambda2 = float(0.06526999999999999),
3 m02 = float(0.30508),
4 mp2 = float(10.676),
5 mr2 = float(0.20623),
6 pomeronTrajectory = cepgen.Parameters(
7 a = [-0.04503, -0.36407, 8.170909999999999],
8 b = [0.49222, 0.52116, 3.5515],
9 c = [0.2655, 0.04856, 1.04682]
10 ),
11 q02 = float(0.27799),
12 reggeonTrajectory = cepgen.Parameters(
13 a = [0.60408, 0.17353, 1.61812],
14 b = [1.26066, 1.83624, 0.81141],
15 c = [0.67639, 0.49027, 2.66275]
16 ),
17 sigmaRatio = cepgen.Module('SibirtsevBlunden')
18)

Definition at line 3 of file allm91_cfi.py.