cepgen
is hosted by
Hepforge
,
IPPP Durham
CepGen
1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
plain_cfi.py
Go to the documentation of this file.
1
import
Config.Core
as
cepgen
2
3
plain = cepgen.Module(
'plain'
,
4
numFunctionCalls = int(50000),
5
randomGenerator = cepgen.Module(
'gsl'
),
6
verbose = int(1)
7
)
python_modules
Integrators
plain_cfi.py
Generated on Mon Jul 29 2024 for CepGen by
1.9.7