cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
GslRngEngine Class Reference

GSL random number generator engine. More...

Static Public Attributes

int MT19937 = 0
 
int Taus = 1
 
int GFSR4 = 2
 
int RanLXS0 = 3
 

Detailed Description

Definition at line 6 of file Gsl_cff.py.

Member Data Documentation

◆ GFSR4

int GFSR4 = 2
static

Definition at line 9 of file Gsl_cff.py.

◆ MT19937

int MT19937 = 0
static

Definition at line 7 of file Gsl_cff.py.

◆ RanLXS0

int RanLXS0 = 3
static

Definition at line 10 of file Gsl_cff.py.

◆ Taus

int Taus = 1
static

Definition at line 8 of file Gsl_cff.py.