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

Variables

 miser
 

Variable Documentation

◆ miser

miser
Initial value:
1= cepgen.Module('MISER',
2 alpha = float(2.0),
3 dither = float(0.1),
4 estimateFraction = float(0.1),
5 minCalls = int(160),
6 minCallsPerBisection = int(5120),
7 numFunctionCalls = int(50000),
8 randomGenerator = cepgen.Module('gsl'),
9 verbose = int(1)
10)

Definition at line 3 of file miser_cfi.py.