cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
donnachieLandshoff_cfi.py
Go to the documentation of this file.
1import Config.Core as cepgen
2
3donnachieLandshoff = cepgen.Module('DonnachieLandshoff',
4 A = float(0.324),
5 B = float(0.098),
6 a = float(0.5619916927863829),
7 b = float(0.011133),
8 deltaR = float(0.5475),
9 epsilon = float(0.0808),
10 sigmaRatio = cepgen.Module('SibirtsevBlunden')
11)