cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
bodekKangXu_cfi.py
Go to the documentation of this file.
1import Config.Core as cepgen
2
3bodekKangXu = cepgen.Module('BodekKangXu',
4 constants = [1.0741163, 0.7553112400000001, 3.3506491, 1.7447015, 3.5102405, 1.040004, 1.2299128, 0.10625394, 0.48132786, 1.5101467, 0.081661975, 0.65587179, 1.7176216, 0.12551987, 0.7473379, 1.953819, 0.19891522, -0.17498537, 0.0096701919, -0.035256748, 3.5185207, -0.59993696, 4.7615828, 0.41167589],
5 q0 = float(1.0),
6 r = float(0.18),
7 sigmaRatio = cepgen.Module('SibirtsevBlunden'),
8 spins = [1, 2, 3, 2]
9)