#include <MTwistEngine.h>
Public 멤버 함수 | |
MTwistEngine () | |
MTwistEngine (long seed) | |
MTwistEngine (int rowIndex, int colIndex) | |
MTwistEngine (std::istream &is) | |
virtual | ~MTwistEngine () |
double | flat () |
void | flatArray (const int size, double *vect) |
void | setSeed (long seed, int) |
void | setSeeds (const long *seeds, int) |
void | saveStatus (const char filename[]="MTwist.conf") const |
void | restoreStatus (const char filename[]="MTwist.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 = 626 |
정적 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 타입 | |
enum | { NminusM = 227, M = 397, N = 624 } |
Private 속성 | |
unsigned int | mt [624] |
int | count624 |
MTwistEngine.h 파일의 35 번째 라인에서 정의되었습니다.
|
private |
열거형 멤버 | |
---|---|
NminusM | |
M | |
N |
MTwistEngine.h 파일의 91 번째 라인에서 정의되었습니다.
CLHEP::MTwistEngine::MTwistEngine | ( | ) |
MTwistEngine.cc 파일의 64 번째 라인에서 정의되었습니다.
다음을 참조함 : count624, flat(), CLHEP::HepRandom::getTheTableSeeds(), mask, setSeeds().
CLHEP::MTwistEngine::MTwistEngine | ( | long | seed | ) |
MTwistEngine.cc 파일의 81 번째 라인에서 정의되었습니다.
다음을 참조함 : count624, flat(), seed, setSeeds().
MTwistEngine.cc 파일의 90 번째 라인에서 정의되었습니다.
다음을 참조함 : col, count624, flat(), CLHEP::HepRandom::getTheTableSeeds(), mask, setSeeds().
CLHEP::MTwistEngine::MTwistEngine | ( | std::istream & | is | ) |
MTwistEngine.cc 파일의 106 번째 라인에서 정의되었습니다.
|
virtual |
MTwistEngine.cc 파일의 112 번째 라인에서 정의되었습니다.
|
static |
MTwistEngine.cc 파일의 344 번째 라인에서 정의되었습니다.
|
staticprotectedinherited |
|
inlinestatic |
MTwistEngine.h 파일의 78 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : restoreStatus().
|
inlinestaticprotectedinherited |
|
virtual |
MTwistEngine.cc 파일의 114 번째 라인에서 정의되었습니다.
다음을 참조함 : count624, M, mt, N, CLHEP::HepRandomEngine::nearlyTwoToMinus_54(), NminusM, CLHEP::HepRandomEngine::twoToMinus_32(), CLHEP::HepRandomEngine::twoToMinus_53(), x1, y.
다음에 의해서 참조됨 : flatArray(), MTwistEngine().
|
virtual |
CLHEP::HepRandomEngine(으)로부터 재구현되었습니다.
MTwistEngine.cc 파일의 326 번째 라인에서 정의되었습니다.
다음을 참조함 : getState(), CLHEP::MarkerLen.
|
virtual |
CLHEP::HepRandomEngine(으)로부터 재구현되었습니다.
MTwistEngine.cc 파일의 366 번째 라인에서 정의되었습니다.
다음을 참조함 : getState().
|
inlineinherited |
RandomEngine.h 파일의 113 번째 라인에서 정의되었습니다.
다음을 참조함 : CLHEP::HepRandomEngine::theSeed.
|
inlineinherited |
RandomEngine.h 파일의 116 번째 라인에서 정의되었습니다.
다음을 참조함 : CLHEP::HepRandomEngine::theSeeds.
|
virtual |
CLHEP::HepRandomEngine(으)로부터 재구현되었습니다.
MTwistEngine.cc 파일의 348 번째 라인에서 정의되었습니다.
다음을 참조함 : count624, CLHEP::MarkerLen, mt, CLHEP::HepRandomEngine::theSeed.
다음에 의해서 참조됨 : get().
|
virtual |
CLHEP::HepRandomEngine(으)로부터 재구현되었습니다.
MTwistEngine.cc 파일의 375 번째 라인에서 정의되었습니다.
다음을 참조함 : count624, mt, VECTOR_STATE_SIZE.
|
inlinestaticprotectedinherited |
다음에 의해서 참조됨 : CLHEP::RanluxEngine::flat(), CLHEP::RanluxEngine::flatArray().
|
inlinestaticprotectedinherited |
|
inlinestaticprotectedinherited |
|
virtual |
MTwistEngine.cc 파일의 62 번째 라인에서 정의되었습니다.
|
inlinestaticprotectedinherited |
다음에 의해서 참조됨 : flat(), CLHEP::RanshiEngine::flat(), CLHEP::DualRand::flat().
|
staticinherited |
RandomEngine.cc 파일의 89 번째 라인에서 정의되었습니다.
다음을 참조함 : CLHEP::EngineFactory::newEngine().
다음에 의해서 참조됨 : CLHEP::StaticRandomStates::restore().
|
staticinherited |
RandomEngine.cc 파일의 94 번째 라인에서 정의되었습니다.
다음을 참조함 : CLHEP::EngineFactory::newEngine().
|
virtual |
CLHEP::HepRandomEngine(으)로부터 재구현되었습니다.
MTwistEngine.cc 파일의 233 번째 라인에서 정의되었습니다.
다음을 참조함 : G4AblaRandom::flat().
|
virtual |
|
virtual |
|
inlineinherited |
|
inlineinherited |
|
virtual |
CLHEP::HepRandomEngine(으)로부터 재구현되었습니다.
MTwistEngine.cc 파일의 299 번째 라인에서 정의되었습니다.
다음을 참조함 : count624, mt, CLHEP::HepRandomEngine::theSeed.
|
virtual |
CLHEP::HepRandomEngine(으)로부터 재구현되었습니다.
MTwistEngine.cc 파일의 316 번째 라인에서 정의되었습니다.
|
virtual |
MTwistEngine.cc 파일의 199 번째 라인에서 정의되었습니다.
다음을 참조함 : CLHEP::HepRandomEngine::checkFile(), count624, engineName(), in, mt, CLHEP::HepRandomEngine::theSeed.
|
virtual |
MTwistEngine.cc 파일의 188 번째 라인에서 정의되었습니다.
다음을 참조함 : count624, mt, CLHEP::HepRandomEngine::theSeed.
MTwistEngine.cc 파일의 151 번째 라인에서 정의되었습니다.
다음을 참조함 : int(), mt, CLHEP::HepRandomEngine::theSeed.
다음에 의해서 참조됨 : setSeeds().
MTwistEngine.cc 파일의 179 번째 라인에서 정의되었습니다.
다음을 참조함 : mt, setSeed(), CLHEP::HepRandomEngine::theSeeds.
다음에 의해서 참조됨 : MTwistEngine().
|
virtual |
MTwistEngine.cc 파일의 214 번째 라인에서 정의되었습니다.
다음을 참조함 : count624, mt, CLHEP::HepRandomEngine::theSeed.
|
inlinestaticprotectedinherited |
|
inlinestaticprotectedinherited |
|
inlinestaticprotectedinherited |
다음에 의해서 참조됨 : CLHEP::Ranlux64Engine::flat().
|
inlinestaticprotectedinherited |
다음에 의해서 참조됨 : flat(), CLHEP::RanshiEngine::flat(), CLHEP::DualRand::flat().
|
private |
MTwistEngine.h 파일의 89 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : flat(), getState(), MTwistEngine(), put(), restoreStatus(), saveStatus(), showStatus().
|
private |
MTwistEngine.h 파일의 88 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : flat(), getState(), put(), restoreStatus(), saveStatus(), setSeed(), setSeeds(), showStatus().
|
protectedinherited |
RandomEngine.h 파일의 143 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CLHEP::DualRand::DualRand(), CLHEP::HepRandomEngine::getSeed(), getState(), CLHEP::Ranlux64Engine::getState(), CLHEP::HepJamesRandom::getState(), CLHEP::RanshiEngine::getState(), CLHEP::DualRand::getState(), CLHEP::RanecuEngine::getState(), CLHEP::RanluxEngine::getState(), CLHEP::MixMaxRng::getState(), CLHEP::HepJamesRandom::HepJamesRandom(), CLHEP::MixMaxRng::MixMaxRng(), put(), CLHEP::MixMaxRng::put(), CLHEP::RanecuEngine::put(), CLHEP::RanecuEngine::RanecuEngine(), CLHEP::RanluxEngine::RanluxEngine(), CLHEP::RanshiEngine::RanshiEngine(), restoreStatus(), CLHEP::HepJamesRandom::restoreStatus(), CLHEP::Ranlux64Engine::restoreStatus(), CLHEP::RanshiEngine::restoreStatus(), CLHEP::RanecuEngine::restoreStatus(), CLHEP::DualRand::restoreStatus(), CLHEP::RanluxEngine::restoreStatus(), saveStatus(), CLHEP::RanecuEngine::setIndex(), setSeed(), CLHEP::HepJamesRandom::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(), showStatus(), CLHEP::HepJamesRandom::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(), setSeeds(), CLHEP::HepJamesRandom::setSeeds(), CLHEP::Ranlux64Engine::setSeeds(), CLHEP::RanshiEngine::setSeeds(), CLHEP::RanecuEngine::setSeeds(), CLHEP::DualRand::setSeeds(), CLHEP::MixMaxRng::setSeeds(), CLHEP::RanluxEngine::setSeeds().
|
static |
MTwistEngine.h 파일의 84 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getState().