cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
python_modules.Integrators.python_cfi Namespace Reference

Variables

 python
 

Variable Documentation

◆ python

python
Initial value:
1= cepgen.Module('python',
2 evals = int(1000),
3 iterations = int(10),
4 module = 'IntegrationAlgos.Vegas',
5 randomGenerator = cepgen.Module('stl',
6 seed = int(1721997399),
7 type = 'default'
8 ),
9 verbose = int(1)
10)

Definition at line 3 of file python_cfi.py.