Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Private 속성 | 모든 멤버 목록
CLHEP::DualRand::Tausworthe 클래스 참조

Public 멤버 함수

 Tausworthe ()
 
 Tausworthe (unsigned int seed)
 
 operator unsigned int ()
 
void put (std::ostream &os) const
 
void put (std::vector< unsigned long > &v) const
 
void get (std::istream &is)
 
bool get (std::vector< unsigned long >::const_iterator &iv)
 

Private 속성

int wordIndex
 
unsigned int words [4]
 

상세한 설명

DualRand.h 파일의 109 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

CLHEP::DualRand::Tausworthe::Tausworthe ( )

DualRand.cc 파일의 312 번째 라인에서 정의되었습니다.

다음을 참조함 : wordIndex, words.

CLHEP::DualRand::Tausworthe::Tausworthe ( unsigned int  seed)

DualRand.cc 파일의 319 번째 라인에서 정의되었습니다.

다음을 참조함 : seed.

멤버 함수 문서화

void CLHEP::DualRand::Tausworthe::get ( std::istream &  is)

DualRand.cc 파일의 405 번째 라인에서 정의되었습니다.

다음을 참조함 : CLHEP::MarkerLen.

다음에 의해서 참조됨 : CLHEP::DualRand::getState(), CLHEP::DualRand::restoreStatus().

bool CLHEP::DualRand::Tausworthe::get ( std::vector< unsigned long >::const_iterator &  iv)

DualRand.cc 파일의 435 번째 라인에서 정의되었습니다.

CLHEP::DualRand::Tausworthe::operator unsigned int ( )

DualRand.cc 파일의 326 번째 라인에서 정의되었습니다.

void CLHEP::DualRand::Tausworthe::put ( std::ostream &  os) const

DualRand.cc 파일의 383 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CLHEP::DualRand::put(), CLHEP::DualRand::showStatus().

void CLHEP::DualRand::Tausworthe::put ( std::vector< unsigned long > &  v) const

DualRand.cc 파일의 398 번째 라인에서 정의되었습니다.

멤버 데이타 문서화

int CLHEP::DualRand::Tausworthe::wordIndex
private

DualRand.h 파일의 119 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Tausworthe().

unsigned int CLHEP::DualRand::Tausworthe::words[4]
private

DualRand.h 파일의 120 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Tausworthe().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: