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

Variables

 root
 

Variable Documentation

◆ root

root
Initial value:
1= cepgen.Module('root',
2 absTol = float(-1.0),
3 randomGenerator = cepgen.Module('stl',
4 seed = int(1721997399),
5 type = 'default'
6 ),
7 relTol = float(-1.0),
8 size = int(0),
9 type = 'default',
10 verbose = int(1)
11)

Definition at line 3 of file root_cfi.py.