GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LCBT / V1-4-1

Constituent: ssrsim     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_RND_lc0 Struct Reference

Structure giving the parameters of a simply linear congruent random number generator. More...

#include <RND.h>


Data Fields

unsigned int seed
unsigned int a
unsigned int c


Detailed Description

Structure giving the parameters of a simply linear congruent random number generator.


Field Documentation

unsigned int _RND_lc0::a
 

The multiplier

unsigned int _RND_lc0::c
 

The additive value

unsigned int _RND_lc0::seed
 

The initial 32 bit seed


The documentation for this struct was generated from the following file:
Generated on Wed Jan 19 21:21:44 2005 by doxygen 1.3.3