#include <G4MTHepRandom.hh>
Definition at line 49 of file G4MTHepRandom.hh.
◆ G4MTHepRandom() [1/4]
G4MTHepRandom::G4MTHepRandom |
( |
| ) |
|
◆ G4MTHepRandom() [2/4]
G4MTHepRandom::G4MTHepRandom |
( |
G4long |
seed | ) |
|
◆ G4MTHepRandom() [3/4]
◆ G4MTHepRandom() [4/4]
◆ ~G4MTHepRandom()
virtual G4MTHepRandom::~G4MTHepRandom |
( |
| ) |
|
|
virtual |
◆ createInstance()
static G4int G4MTHepRandom::createInstance |
( |
| ) |
|
|
static |
◆ createInstanceOnce()
static G4int G4MTHepRandom::createInstanceOnce |
( |
| ) |
|
|
static |
◆ flat() [1/2]
◆ flat() [2/2]
◆ flatArray() [1/2]
void G4MTHepRandom::flatArray |
( |
const G4int |
size, |
|
|
G4double * |
vect |
|
) |
| |
◆ flatArray() [2/2]
◆ get()
virtual std::istream& G4MTHepRandom::get |
( |
std::istream & |
is | ) |
|
|
virtual |
◆ getTheEngine()
◆ getTheGenerator()
◆ getTheSeed()
static G4long G4MTHepRandom::getTheSeed |
( |
| ) |
|
|
static |
◆ getTheSeeds()
static const G4long* G4MTHepRandom::getTheSeeds |
( |
| ) |
|
|
static |
◆ getTheTableSeeds()
static void G4MTHepRandom::getTheTableSeeds |
( |
G4long * |
seeds, |
|
|
G4int |
index |
|
) |
| |
|
static |
◆ operator()()
virtual G4double G4MTHepRandom::operator() |
( |
| ) |
|
|
virtual |
◆ put()
virtual std::ostream& G4MTHepRandom::put |
( |
std::ostream & |
os | ) |
const |
|
virtual |
◆ restoreDistState()
static std::istream& G4MTHepRandom::restoreDistState |
( |
std::istream & |
is | ) |
|
|
inlinestatic |
◆ restoreEngineStatus()
static void G4MTHepRandom::restoreEngineStatus |
( |
const char |
filename[] = "Config.conf" | ) |
|
|
static |
◆ restoreFullState()
static std::istream& G4MTHepRandom::restoreFullState |
( |
std::istream & |
is | ) |
|
|
static |
◆ restoreStaticRandomStates()
static std::istream& G4MTHepRandom::restoreStaticRandomStates |
( |
std::istream & |
is | ) |
|
|
static |
◆ saveDistState()
static std::ostream& G4MTHepRandom::saveDistState |
( |
std::ostream & |
os | ) |
|
|
inlinestatic |
◆ saveEngineStatus()
static void G4MTHepRandom::saveEngineStatus |
( |
const char |
filename[] = "Config.conf" | ) |
|
|
static |
◆ saveFullState()
static std::ostream& G4MTHepRandom::saveFullState |
( |
std::ostream & |
os | ) |
|
|
static |
◆ saveStaticRandomStates()
static std::ostream& G4MTHepRandom::saveStaticRandomStates |
( |
std::ostream & |
os | ) |
|
|
static |
◆ setTheEngine()
◆ setTheSeed()
static void G4MTHepRandom::setTheSeed |
( |
G4long |
seed, |
|
|
G4int |
lux = 3 |
|
) |
| |
|
static |
◆ setTheSeeds()
static void G4MTHepRandom::setTheSeeds |
( |
const G4long * |
seeds, |
|
|
G4int |
aux = -1 |
|
) |
| |
|
static |
◆ showEngineStatus()
static void G4MTHepRandom::showEngineStatus |
( |
| ) |
|
|
static |
◆ deleteEngine
G4bool G4MTHepRandom::deleteEngine |
|
private |
◆ isActive
◆ theEngine
◆ theGenerator
The documentation for this class was generated from the following file: