#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 |
CLHEP::RandFlat, CLHEP::RandBreitWigner, CLHEP::RandGeneral, CLHEP::RandExpZiggurat, CLHEP::RandGaussQ, CLHEP::RandPoissonQ, CLHEP::RandGauss, CLHEP::RandStudentT, CLHEP::RandBinomial, CLHEP::RandGamma, CLHEP::RandLandau, CLHEP::RandChiSquare, CLHEP::RandPoisson, CLHEP::RandExponential, CLHEP::RandGaussZiggurat에서 재구현되었습니다.
Random.cc 파일의 211 번째 라인에서 정의되었습니다.
double CLHEP::HepRandom::flat |
( |
| ) |
|
void CLHEP::HepRandom::flatArray |
( |
const int |
size, |
|
|
double * |
vect |
|
) |
| |
std::istream & CLHEP::HepRandom::get |
( |
std::istream & |
is | ) |
|
|
virtual |
CLHEP::RandFlat, CLHEP::RandBreitWigner, CLHEP::RandGeneral, CLHEP::RandGauss, CLHEP::RandExpZiggurat, CLHEP::RandGaussQ, CLHEP::RandBinomial, CLHEP::RandGamma, CLHEP::RandChiSquare, CLHEP::RandExponential, CLHEP::RandGaussZiggurat, CLHEP::RandBit, CLHEP::RandLandau, CLHEP::RandPoisson, CLHEP::RandStudentT, CLHEP::RandPoissonQ에서 재구현되었습니다.
Random.cc 파일의 225 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getTheGenerator(), CLHEP::operator>>().
Random.cc 파일의 265 번째 라인에서 정의되었습니다.
다음을 참조함 : CLHEP::HepRandomEngine::get().
다음에 의해서 참조됨 : CLHEP::StaticRandomStates::restore(), CLHEP::RandGauss::restoreEngineStatus(), CLHEP::RandFlat::restoreEngineStatus(), CLHEP::RandGauss::saveEngineStatus(), CLHEP::RandFlat::saveEngineStatus(), CLHEP::RandGaussZiggurat::shoot(), CLHEP::RandExponential::shoot(), CLHEP::RandExpZiggurat::shoot(), CLHEP::RandBreitWigner::shoot(), CLHEP::RandChiSquare::shoot(), CLHEP::RandBinomial::shoot(), CLHEP::RandGamma::shoot(), CLHEP::RandGauss::shoot(), CLHEP::RandFlat::shoot(), CLHEP::RandPoisson::shoot(), CLHEP::RandStudentT::shoot(), CLHEP::RandPoissonQ::shoot(), CLHEP::RandFlat::shootArray().
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 |
CLHEP::RandFlat, CLHEP::RandBreitWigner, CLHEP::RandGeneral, CLHEP::RandExpZiggurat, CLHEP::RandGaussQ, CLHEP::RandPoissonQ, CLHEP::RandGauss, CLHEP::RandStudentT, CLHEP::RandBinomial, CLHEP::RandGamma, CLHEP::RandLandau, CLHEP::RandChiSquare, CLHEP::RandPoisson, CLHEP::RandExponential, CLHEP::RandGaussZiggurat, CLHEP::RandBit에서 재구현되었습니다.
Random.cc 파일의 210 번째 라인에서 정의되었습니다.
double CLHEP::HepRandom::operator() |
( |
| ) |
|
|
virtual |
CLHEP::RandFlat, CLHEP::RandBreitWigner, CLHEP::RandGeneral, CLHEP::RandExpZiggurat, CLHEP::RandPoissonQ, CLHEP::RandGauss, CLHEP::RandLandau, CLHEP::RandStudentT, CLHEP::RandGaussQ, CLHEP::RandBinomial, CLHEP::RandGamma, CLHEP::RandPoisson, CLHEP::RandChiSquare, CLHEP::RandExponential, CLHEP::RandGaussZiggurat에서 재구현되었습니다.
Random.cc 파일의 206 번째 라인에서 정의되었습니다.
다음을 참조함 : G4AblaRandom::flat().
std::ostream & CLHEP::HepRandom::put |
( |
std::ostream & |
os | ) |
const |
|
virtual |
CLHEP::RandFlat, CLHEP::RandBreitWigner, CLHEP::RandGeneral, CLHEP::RandGauss, CLHEP::RandExpZiggurat, CLHEP::RandGaussQ, CLHEP::RandBinomial, CLHEP::RandGamma, CLHEP::RandChiSquare, CLHEP::RandExponential, CLHEP::RandGaussZiggurat, CLHEP::RandBit, CLHEP::RandLandau, CLHEP::RandPoisson, CLHEP::RandStudentT, CLHEP::RandPoissonQ에서 재구현되었습니다.
Random.cc 파일의 224 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CLHEP::operator<<().
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 |
이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: