|
Geant4-11
|
#include "CLHEP/Random/Random.h"#include "CLHEP/Random/MixMaxRng.h"#include "CLHEP/Random/engineIDulong.h"#include "CLHEP/Utility/atomic_int.h"#include <atomic>#include <cmath>#include <iostream>#include <string.h>#include <vector>#include "CLHEP/Random/mixmax_skip_N17.icc"Go to the source code of this file.
Namespaces | |
| namespace | CLHEP |
| namespace | CLHEP::anonymous_namespace{MixMaxRng.cc} |
Functions | |
| CLHEP_ATOMIC_INT_TYPE | CLHEP::anonymous_namespace{MixMaxRng.cc}::numberOfEngines (0) |
Variables | |
| static const int | CLHEP::MarkerLen = 64 |
| const unsigned long | MASK32 =0xffffffff |
| const unsigned long MASK32 =0xffffffff |
Definition at line 44 of file MixMaxRng.cc.
Referenced by CLHEP::MixMaxRng::fmodmulM61(), CLHEP::MixMaxRng::getState(), CLHEP::MixMaxRng::put(), and CLHEP::MixMaxRng::setSeeds().