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

Variables

 allm97
 

Variable Documentation

◆ allm97

allm97
Initial value:
1= cepgen.Module('ALLM97',
2 lambda2 = float(0.06526),
3 m02 = float(0.31985),
4 mp2 = float(49.457),
5 mr2 = float(0.15052),
6 pomeronTrajectory = cepgen.Parameters(
7 a = [-0.0808, -0.44812, 1.1709],
8 b = [0.36292, 1.8917, 1.8439],
9 c = [0.28067, 0.22291, 2.1979]
10 ),
11 q02 = float(0.52544),
12 reggeonTrajectory = cepgen.Parameters(
13 a = [0.584, 0.37888, 2.6063],
14 b = [0.01147, 3.7582, 0.49338],
15 c = [0.8010699999999999, 0.97307, 3.4924]
16 ),
17 sigmaRatio = cepgen.Module('SibirtsevBlunden')
18)

Definition at line 3 of file allm97_cfi.py.