#include <G4MTHepRandom.hh>
Definition at line 49 of file G4MTHepRandom.hh.
| G4MTHepRandom::G4MTHepRandom |
( |
| ) |
|
| G4MTHepRandom::G4MTHepRandom |
( |
G4long |
seed | ) |
|
| virtual G4MTHepRandom::~G4MTHepRandom |
( |
| ) |
|
|
virtual |
| static G4int G4MTHepRandom::createInstance |
( |
| ) |
|
|
static |
| static G4int G4MTHepRandom::createInstanceOnce |
( |
| ) |
|
|
static |
| virtual std::istream& G4MTHepRandom::get |
( |
std::istream & |
is | ) |
|
|
virtual |
| 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::setTheSeeds |
( |
const G4long * |
seeds, |
|
|
G4int |
aux = -1 |
|
) |
| |
|
static |
| static void G4MTHepRandom::showEngineStatus |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: