GGEMS
1.1
GPU GEant4-based Monte Carlo Simulations
|
Structure storing informations about random. More...
#include "GGEMSRandom.hh"
Public Attributes | |
GGuint | prng_state_1_ [MAXIMUM_PARTICLES] |
GGuint | prng_state_2_ [MAXIMUM_PARTICLES] |
GGuint | prng_state_3_ [MAXIMUM_PARTICLES] |
GGuint | prng_state_4_ [MAXIMUM_PARTICLES] |
GGuint | prng_state_5_ [MAXIMUM_PARTICLES] |
Structure storing informations about random.
Definition at line 41 of file GGEMSRandom.hh.
GGuint GGEMSRandom_t::prng_state_1_[MAXIMUM_PARTICLES] |
State 1 of the prng
Definition at line 43 of file GGEMSRandom.hh.
GGuint GGEMSRandom_t::prng_state_2_[MAXIMUM_PARTICLES] |
State 2 of the prng
Definition at line 44 of file GGEMSRandom.hh.
GGuint GGEMSRandom_t::prng_state_3_[MAXIMUM_PARTICLES] |
State 3 of the prng
Definition at line 45 of file GGEMSRandom.hh.
GGuint GGEMSRandom_t::prng_state_4_[MAXIMUM_PARTICLES] |
State 4 of the prng
Definition at line 46 of file GGEMSRandom.hh.
GGuint GGEMSRandom_t::prng_state_5_[MAXIMUM_PARTICLES] |
State 5 of the prng
Definition at line 47 of file GGEMSRandom.hh.