#include <Random.h>
CLHEP::HepRandom::HepRandom |
( |
) | |
|
CLHEP::HepRandom::HepRandom |
( |
long |
seed) | |
|
CLHEP::HepRandom::~HepRandom |
( |
) | |
|
|
virtual |
int CLHEP::HepRandom::createInstance |
( |
) | |
|
|
static |
static std::string CLHEP::HepRandom::distributionName |
( |
) | |
|
|
inlinestatic |
Reimplemented in CLHEP::RandFlat, CLHEP::RandBreitWigner, CLHEP::RandGeneral, CLHEP::RandGaussQ, CLHEP::RandPoissonQ, CLHEP::RandStudentT, CLHEP::RandBinomial, CLHEP::RandGamma, CLHEP::RandGauss, CLHEP::RandLandau, CLHEP::RandChiSquare, CLHEP::RandExponential, and CLHEP::RandPoisson.
Definition at line 111 of file Random.cc.
double CLHEP::HepRandom::flat |
( |
) | |
|
void CLHEP::HepRandom::flatArray |
( |
const int |
size, |
|
|
double * |
vect |
|
) |
| |
std::istream & CLHEP::HepRandom::get |
( |
std::istream & |
is) | |
|
|
virtual |
Reimplemented in CLHEP::RandFlat, CLHEP::RandBreitWigner, CLHEP::RandGeneral, CLHEP::RandGauss, CLHEP::RandGaussQ, CLHEP::RandBinomial, CLHEP::RandGamma, CLHEP::RandChiSquare, CLHEP::RandExponential, CLHEP::RandBit, CLHEP::RandLandau, CLHEP::RandStudentT, CLHEP::RandPoisson, and CLHEP::RandPoissonQ.
Definition at line 125 of file Random.cc.
HepRandom * CLHEP::HepRandom::getTheGenerator |
( |
) | |
|
|
static |
long CLHEP::HepRandom::getTheSeed |
( |
) | |
|
|
static |
const long * CLHEP::HepRandom::getTheSeeds |
( |
) | |
|
|
static |
void CLHEP::HepRandom::getTheTableSeeds |
( |
long * |
seeds, |
|
|
int |
index |
|
) |
| |
|
static |
std::string CLHEP::HepRandom::name |
( |
) | |
const |
|
virtual |
Reimplemented in CLHEP::RandFlat, CLHEP::RandBreitWigner, CLHEP::RandGeneral, CLHEP::RandGaussQ, CLHEP::RandPoissonQ, CLHEP::RandStudentT, CLHEP::RandBinomial, CLHEP::RandGamma, CLHEP::RandGauss, CLHEP::RandLandau, CLHEP::RandChiSquare, CLHEP::RandExponential, CLHEP::RandPoisson, and CLHEP::RandBit.
Definition at line 110 of file Random.cc.
double CLHEP::HepRandom::operator() |
( |
) | |
|
|
virtual |
Reimplemented in CLHEP::RandFlat, CLHEP::RandBreitWigner, CLHEP::RandGeneral, CLHEP::RandPoissonQ, CLHEP::RandLandau, CLHEP::RandStudentT, CLHEP::RandGauss, CLHEP::RandGaussQ, CLHEP::RandBinomial, CLHEP::RandGamma, CLHEP::RandPoisson, CLHEP::RandChiSquare, and CLHEP::RandExponential.
Definition at line 106 of file Random.cc.
std::ostream & CLHEP::HepRandom::put |
( |
std::ostream & |
os) | |
const |
|
virtual |
Reimplemented in CLHEP::RandFlat, CLHEP::RandBreitWigner, CLHEP::RandGeneral, CLHEP::RandGauss, CLHEP::RandGaussQ, CLHEP::RandBinomial, CLHEP::RandGamma, CLHEP::RandChiSquare, CLHEP::RandExponential, CLHEP::RandBit, CLHEP::RandLandau, CLHEP::RandStudentT, CLHEP::RandPoisson, and CLHEP::RandPoissonQ.
Definition at line 124 of file Random.cc.
static std::istream& CLHEP::HepRandom::restoreDistState |
( |
std::istream & |
is) | |
|
|
inlinestatic |
void CLHEP::HepRandom::restoreEngineStatus |
( |
const char |
filename[] = "Config.conf" ) | |
|
|
static |
std::istream & CLHEP::HepRandom::restoreFullState |
( |
std::istream & |
is) | |
|
|
static |
std::istream & CLHEP::HepRandom::restoreStaticRandomStates |
( |
std::istream & |
is) | |
|
|
static |
static std::ostream& CLHEP::HepRandom::saveDistState |
( |
std::ostream & |
os) | |
|
|
inlinestatic |
void CLHEP::HepRandom::saveEngineStatus |
( |
const char |
filename[] = "Config.conf" ) | |
|
|
static |
std::ostream & CLHEP::HepRandom::saveFullState |
( |
std::ostream & |
os) | |
|
|
static |
std::ostream & CLHEP::HepRandom::saveStaticRandomStates |
( |
std::ostream & |
os) | |
|
|
static |
void CLHEP::HepRandom::setTheSeed |
( |
long |
seed, |
|
|
int |
lux = 3 |
|
) |
| |
|
static |
void CLHEP::HepRandom::setTheSeeds |
( |
const long * |
seeds, |
|
|
int |
aux = -1 |
|
) |
| |
|
static |
void CLHEP::HepRandom::showEngineStatus |
( |
) | |
|
|
static |
const long CLHEP::HepRandom::seedTable |
|
staticprotected |
The documentation for this class was generated from the following files:
- D:/Geant4/geant4_9_6_p02/source/externals/clhep/include/CLHEP/Random/Random.h
- D:/Geant4/geant4_9_6_p02/source/externals/clhep/include/CLHEP/Random/SeedTable.h
- D:/Geant4/geant4_9_6_p02/source/externals/clhep/src/Random.cc