Athena_test::URNG Struct Reference
Generator compatible with the C++11 STL UniformRandomNumberGenerator.
More...
#include <random.h>
List of all members.
Public Types |
typedef uint32_t | result_type |
Public Member Functions |
result_type | operator() () const |
Static Public Member Functions |
static result_type | min () |
static result_type | max () |
Public Attributes |
uint32_t | seed |
Detailed Description
Generator compatible with the C++11 STL UniformRandomNumberGenerator.
The documentation for this struct was generated from the following file:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/TestTools/TestTools/random.h