cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
pegasus_cfi.py
Go to the documentation of this file.
1import Config.Core as cepgen
2
3pegasus = cepgen.Module('pegasus',
4 asmur = float(0.49128),
5 fr2 = float(1.0),
6 iord = int(2),
7 mur = float(1.0)
8)