cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
webber_cfi.py
Go to the documentation of this file.
1import Config.Core as cepgen
2
3webber = cepgen.Module('webber',
4 Lambda = float(0.25),
5 Nc = int(3),
6 nf = int(3)
7)