#include <JamesRandom.h>
Public 멤버 함수 | |
HepJamesRandom (std::istream &is) | |
HepJamesRandom () | |
HepJamesRandom (long seed) | |
HepJamesRandom (int rowIndex, int colIndex) | |
virtual | ~HepJamesRandom () |
double | flat () |
void | flatArray (const int size, double *vect) |
void | setSeed (long seed, int dum=0) |
void | setSeeds (const long *seeds, int dum=0) |
void | saveStatus (const char filename[]="JamesRand.conf") const |
void | restoreStatus (const char filename[]="JamesRand.conf") |
void | showStatus () const |
operator double () | |
operator float () | |
operator unsigned int () | |
virtual std::ostream & | put (std::ostream &os) const |
virtual std::istream & | get (std::istream &is) |
virtual std::istream & | getState (std::istream &is) |
std::string | name () const |
std::vector< unsigned long > | put () const |
bool | get (const std::vector< unsigned long > &v) |
bool | getState (const std::vector< unsigned long > &v) |
bool | operator== (const HepRandomEngine &engine) |
bool | operator!= (const HepRandomEngine &engine) |
long | getSeed () const |
const long * | getSeeds () const |
정적 Public 멤버 함수 | |
static std::string | beginTag () |
static std::string | engineName () |
static HepRandomEngine * | newEngine (std::istream &is) |
static HepRandomEngine * | newEngine (const std::vector< unsigned long > &v) |
정적 Public 속성 | |
static const unsigned int | VECTOR_STATE_SIZE = 202 |
정적 Protected 멤버 함수 | |
static double | exponent_bit_32 () |
static double | mantissa_bit_12 () |
static double | mantissa_bit_24 () |
static double | mantissa_bit_32 () |
static double | twoToMinus_32 () |
static double | twoToMinus_48 () |
static double | twoToMinus_49 () |
static double | twoToMinus_53 () |
static double | nearlyTwoToMinus_54 () |
static bool | checkFile (std::istream &file, const std::string &filename, const std::string &classname, const std::string &methodname) |
Protected 속성 | |
long | theSeed |
const long * | theSeeds |
Private 속성 | |
double | u [97] |
double | c |
double | cd |
double | cm |
int | i97 |
int | j97 |
JamesRandom.h 파일의 44 번째 라인에서 정의되었습니다.
CLHEP::HepJamesRandom::HepJamesRandom | ( | std::istream & | is | ) |
JamesRandom.cc 파일의 103 번째 라인에서 정의되었습니다.
CLHEP::HepJamesRandom::HepJamesRandom | ( | ) |
JamesRandom.cc 파일의 70 번째 라인에서 정의되었습니다.
다음을 참조함 : CLHEP::HepRandom::getTheTableSeeds(), mask, seed, setSeed(), setSeeds(), CLHEP::HepRandomEngine::theSeed.
CLHEP::HepJamesRandom::HepJamesRandom | ( | long | seed | ) |
JamesRandom.cc 파일의 63 번째 라인에서 정의되었습니다.
다음을 참조함 : setSeed(), setSeeds(), CLHEP::HepRandomEngine::theSeed.
JamesRandom.cc 파일의 87 번째 라인에서 정의되었습니다.
다음을 참조함 : col, CLHEP::HepRandom::getTheTableSeeds(), mask, seed, setSeed(), setSeeds(), CLHEP::HepRandomEngine::theSeed.
|
virtual |
JamesRandom.cc 파일의 109 번째 라인에서 정의되었습니다.
|
static |
JamesRandom.cc 파일의 330 번째 라인에서 정의되었습니다.
|
staticprotectedinherited |
|
inlinestatic |
JamesRandom.h 파일의 92 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : restoreStatus().
|
inlinestaticprotectedinherited |
|
virtual |
JamesRandom.cc 파일의 236 번째 라인에서 정의되었습니다.
다음을 참조함 : c, cd, cm, i97, j97, u.
다음에 의해서 참조됨 : flatArray().
|
virtual |
CLHEP::HepRandomEngine(으)로부터 재구현되었습니다.
JamesRandom.cc 파일의 313 번째 라인에서 정의되었습니다.
다음을 참조함 : getState(), CLHEP::MarkerLen.
|
virtual |
CLHEP::HepRandomEngine(으)로부터 재구현되었습니다.
JamesRandom.cc 파일의 378 번째 라인에서 정의되었습니다.
다음을 참조함 : getState().
|
inlineinherited |
RandomEngine.h 파일의 113 번째 라인에서 정의되었습니다.
다음을 참조함 : CLHEP::HepRandomEngine::theSeed.
|
inlineinherited |
RandomEngine.h 파일의 116 번째 라인에서 정의되었습니다.
다음을 참조함 : CLHEP::HepRandomEngine::theSeeds.
|
virtual |
CLHEP::HepRandomEngine(으)로부터 재구현되었습니다.
JamesRandom.cc 파일의 334 번째 라인에서 정의되었습니다.
다음을 참조함 : c, cd, cm, i97, j97, CLHEP::MarkerLen, CLHEP::possibleKeywordInput(), CLHEP::HepRandomEngine::theSeed, u, VECTOR_STATE_SIZE.
다음에 의해서 참조됨 : get(), restoreStatus().
|
virtual |
CLHEP::HepRandomEngine(으)로부터 재구현되었습니다.
JamesRandom.cc 파일의 387 번째 라인에서 정의되었습니다.
다음을 참조함 : c, cd, cm, i97, j97, CLHEP::DoubConv::longs2double(), u, VECTOR_STATE_SIZE.
|
inlinestaticprotectedinherited |
다음에 의해서 참조됨 : CLHEP::RanluxEngine::flat(), CLHEP::RanluxEngine::flatArray().
|
inlinestaticprotectedinherited |
|
inlinestaticprotectedinherited |
|
virtual |
JamesRandom.cc 파일의 61 번째 라인에서 정의되었습니다.
|
inlinestaticprotectedinherited |
|
staticinherited |
RandomEngine.cc 파일의 89 번째 라인에서 정의되었습니다.
다음을 참조함 : CLHEP::EngineFactory::newEngine().
다음에 의해서 참조됨 : CLHEP::StaticRandomStates::restore().
|
staticinherited |
RandomEngine.cc 파일의 94 번째 라인에서 정의되었습니다.
다음을 참조함 : CLHEP::EngineFactory::newEngine().
|
virtual |
CLHEP::HepRandomEngine(으)로부터 재구현되었습니다.
JamesRandom.cc 파일의 271 번째 라인에서 정의되었습니다.
다음을 참조함 : G4AblaRandom::flat().
|
virtual |
CLHEP::HepRandomEngine(으)로부터 재구현되었습니다.
JamesRandom.cc 파일의 275 번째 라인에서 정의되었습니다.
다음을 참조함 : G4AblaRandom::flat().
|
virtual |
CLHEP::HepRandomEngine(으)로부터 재구현되었습니다.
JamesRandom.cc 파일의 279 번째 라인에서 정의되었습니다.
다음을 참조함 : G4AblaRandom::flat(), int().
|
inlineinherited |
|
inlineinherited |
|
virtual |
|
virtual |
CLHEP::HepRandomEngine(으)로부터 재구현되었습니다.
JamesRandom.cc 파일의 294 번째 라인에서 정의되었습니다.
다음을 참조함 : c, cd, cm, CLHEP::DoubConv::dto2longs(), j97, u.
다음에 의해서 참조됨 : put(), saveStatus().
|
virtual |
JamesRandom.cc 파일의 124 번째 라인에서 정의되었습니다.
다음을 참조함 : c, cd, CLHEP::HepRandomEngine::checkFile(), cm, engineName(), getState(), i97, in, j97, CLHEP::possibleKeywordInput(), CLHEP::HepRandomEngine::theSeed, u, VECTOR_STATE_SIZE.
|
virtual |
JamesRandom.cc 파일의 178 번째 라인에서 정의되었습니다.
다음을 참조함 : c, cd, cm, i97, j97, CLHEP::m, CLHEP::mm, n, CLHEP::s, seed, CLHEP::HepRandomEngine::theSeed, u.
다음에 의해서 참조됨 : HepJamesRandom(), setSeeds().
JamesRandom.cc 파일의 230 번째 라인에서 정의되었습니다.
다음을 참조함 : CLHEP::L, setSeed(), CLHEP::HepRandomEngine::theSeeds.
다음에 의해서 참조됨 : HepJamesRandom().
|
virtual |
JamesRandom.cc 파일의 162 번째 라인에서 정의되었습니다.
다음을 참조함 : c, cd, cm, i97, j97, CLHEP::HepRandomEngine::theSeed, u.
|
inlinestaticprotectedinherited |
|
inlinestaticprotectedinherited |
|
inlinestaticprotectedinherited |
다음에 의해서 참조됨 : CLHEP::Ranlux64Engine::flat().
|
inlinestaticprotectedinherited |
|
private |
JamesRandom.h 파일의 104 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : flat(), getState(), put(), restoreStatus(), setSeed(), showStatus().
|
private |
JamesRandom.h 파일의 104 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : flat(), getState(), put(), restoreStatus(), setSeed(), showStatus().
|
private |
JamesRandom.h 파일의 104 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : flat(), getState(), put(), restoreStatus(), setSeed(), showStatus().
|
private |
JamesRandom.h 파일의 105 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : flat(), getState(), restoreStatus(), setSeed(), showStatus().
|
private |
JamesRandom.h 파일의 105 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : flat(), getState(), put(), restoreStatus(), setSeed(), showStatus().
|
protectedinherited |
RandomEngine.h 파일의 143 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CLHEP::DualRand::DualRand(), CLHEP::HepRandomEngine::getSeed(), CLHEP::MTwistEngine::getState(), CLHEP::Ranlux64Engine::getState(), getState(), CLHEP::RanshiEngine::getState(), CLHEP::DualRand::getState(), CLHEP::RanecuEngine::getState(), CLHEP::RanluxEngine::getState(), CLHEP::MixMaxRng::getState(), HepJamesRandom(), CLHEP::MixMaxRng::MixMaxRng(), CLHEP::MTwistEngine::put(), CLHEP::MixMaxRng::put(), CLHEP::RanecuEngine::put(), CLHEP::RanecuEngine::RanecuEngine(), CLHEP::RanluxEngine::RanluxEngine(), CLHEP::RanshiEngine::RanshiEngine(), CLHEP::MTwistEngine::restoreStatus(), restoreStatus(), CLHEP::Ranlux64Engine::restoreStatus(), CLHEP::RanshiEngine::restoreStatus(), CLHEP::RanecuEngine::restoreStatus(), CLHEP::DualRand::restoreStatus(), CLHEP::RanluxEngine::restoreStatus(), CLHEP::MTwistEngine::saveStatus(), CLHEP::RanecuEngine::setIndex(), CLHEP::MTwistEngine::setSeed(), setSeed(), CLHEP::Ranlux64Engine::setSeed(), CLHEP::RanecuEngine::setSeed(), CLHEP::DualRand::setSeed(), CLHEP::RanluxEngine::setSeed(), CLHEP::MixMaxRng::setSeed(), CLHEP::Ranlux64Engine::setSeeds(), CLHEP::RanshiEngine::setSeeds(), CLHEP::RanecuEngine::setSeeds(), CLHEP::MixMaxRng::setSeeds(), CLHEP::RanluxEngine::setSeeds(), CLHEP::MTwistEngine::showStatus(), showStatus(), CLHEP::Ranlux64Engine::showStatus(), CLHEP::RanshiEngine::showStatus(), CLHEP::DualRand::showStatus(), CLHEP::RanecuEngine::showStatus(), CLHEP::RanluxEngine::showStatus().
|
protectedinherited |
RandomEngine.h 파일의 144 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CLHEP::HepRandomEngine::getSeeds(), CLHEP::RanecuEngine::RanecuEngine(), CLHEP::RanecuEngine::setIndex(), CLHEP::RanecuEngine::setSeed(), CLHEP::MTwistEngine::setSeeds(), setSeeds(), CLHEP::Ranlux64Engine::setSeeds(), CLHEP::RanshiEngine::setSeeds(), CLHEP::RanecuEngine::setSeeds(), CLHEP::DualRand::setSeeds(), CLHEP::MixMaxRng::setSeeds(), CLHEP::RanluxEngine::setSeeds().
|
private |
JamesRandom.h 파일의 103 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : flat(), getState(), put(), restoreStatus(), setSeed(), showStatus().
|
static |
JamesRandom.h 파일의 98 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getState(), restoreStatus().