ROOT-Sim core  3.0.0-rc.2
A General-Purpose Multi-threaded Parallel/Distributed Simulation Library
Public Attributes | List of all members
rng_ctx Struct Reference

The container for the pseudo random number generator context. More...

#include <random.h>

Public Attributes

uint64_t state [4]
 The current PRNG state.
 

Detailed Description

The container for the pseudo random number generator context.


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