Geant4-11
|
#include "CLHEP/Random/RanluxppEngine.h"
#include "CLHEP/Random/engineIDulong.h"
#include "CLHEP/Utility/atomic_int.h"
#include "CLHEP/Random/ranluxpp/mulmod.h"
#include "CLHEP/Random/ranluxpp/ranlux_lcg.h"
#include <cassert>
#include <fstream>
#include <ios>
Go to the source code of this file.
Namespaces | |
namespace | CLHEP |
namespace | CLHEP::anonymous_namespace{RanluxppEngine.cc} |
Functions | |
CLHEP_ATOMIC_INT_TYPE | CLHEP::anonymous_namespace{RanluxppEngine.cc}::numberOfEngines (0) |
Variables | |
const uint64_t | CLHEP::anonymous_namespace{RanluxppEngine.cc}::kA_2048 [] |
static constexpr int | CLHEP::kBits = 48 |
static constexpr int | CLHEP::kMaxPos = 9 * 64 |