ROOT  6.06/08
Reference Guide
Public Attributes | List of all members
rng_state_st Struct Reference

Definition at line 59 of file mixmax.h.

Public Attributes

myuint V [N]
 
myuint sumtot
 
int counter
 
FILE * fh
 

#include </builddir/build/BUILD/root-6.06.08/math/mathcore/src/mixmax.h>

Member Data Documentation

§ counter

int rng_state_st::counter

§ fh

FILE* rng_state_st::fh

Definition at line 64 of file mixmax.h.

Referenced by print_state(), rng_alloc(), seed_spbox(), seed_uniquestream(), and seed_vielbein().

§ sumtot

myuint rng_state_st::sumtot

§ V

myuint rng_state_st::V[N]

The documentation for this struct was generated from the following file: