cepgen
is hosted by
Hepforge
,
IPPP Durham
CepGen
1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
python_cfi.py
Go to the documentation of this file.
1
import
Config.Core
as
cepgen
2
3
python = cepgen.Module(
'python'
,
4
evals = int(1000),
5
iterations = int(10),
6
module =
'IntegrationAlgos.Vegas'
,
7
randomGenerator = cepgen.Module(
'stl'
,
8
seed = int(1721997399),
9
type =
'default'
10
),
11
verbose = int(1)
12
)
python_modules
Integrators
python_cfi.py
Generated on Mon Jul 29 2024 for CepGen by
1.9.7