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