cepgen
is hosted by
Hepforge
,
IPPP Durham
CepGen
1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
root_cfi.py
Go to the documentation of this file.
1
import
Config.Core
as
cepgen
2
3
root = cepgen.Module(
'root'
,
4
absTol = float(-1.0),
5
randomGenerator = cepgen.Module(
'stl'
,
6
seed = int(1721997399),
7
type =
'default'
8
),
9
relTol = float(-1.0),
10
size = int(0),
11
type =
'default'
,
12
verbose = int(1)
13
)
python_modules
Integrators
root_cfi.py
Generated on Mon Jul 29 2024 for CepGen by
1.9.7