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

Variables

 foam
 

Variable Documentation

◆ foam

foam
Initial value:
1= cepgen.Module('Foam',
2 EvPerBin = int(25),
3 nBin = int(8),
4 nCalls = int(100000),
5 nCells = int(1000),
6 nSampl = int(200),
7 randomGenerator = cepgen.Module('root',
8 seed = int(1721997399),
9 type = 'Ranlux'
10 ),
11 verbose = int(0)
12)

Definition at line 3 of file foam_cfi.py.