#include <G4UniformRandPool.hh>
Public 멤버 함수 | |
G4UniformRandPool () | |
G4UniformRandPool (G4int ps) | |
~G4UniformRandPool () | |
void | Resize (G4int newSize) |
void | GetMany (G4double *rnds, G4int howMany) |
G4double | GetOne () |
G4int | GetPoolSize () const |
정적 Public 멤버 함수 | |
static G4double | flat () |
static void | flatArray (G4int howmany, G4double *rnds) |
Private 멤버 함수 | |
void | Fill (G4int howmany) |
Private 속성 | |
G4int | size |
G4double * | buffer |
G4int | currentIdx |
G4UniformRandPool.hh 파일의 56 번째 라인에서 정의되었습니다.
G4UniformRandPool::G4UniformRandPool | ( | ) |
G4UniformRandPool.cc 파일의 94 번째 라인에서 정의되었습니다.
다음을 참조함 : buffer, create_pool(), create_pool_align(), Fill(), size.
다음에 의해서 참조됨 : flat(), flatArray().
G4UniformRandPool::G4UniformRandPool | ( | G4int | ps | ) |
G4UniformRandPool.cc 파일의 108 번째 라인에서 정의되었습니다.
다음을 참조함 : buffer, create_pool(), create_pool_align(), Fill(), size.
G4UniformRandPool::~G4UniformRandPool | ( | ) |
G4UniformRandPool.cc 파일의 123 번째 라인에서 정의되었습니다.
다음을 참조함 : buffer, destroy_pool(), destroy_pool_align().
G4UniformRandPool.cc 파일의 147 번째 라인에서 정의되었습니다.
다음을 참조함 : buffer, currentIdx, size.
다음에 의해서 참조됨 : G4UniformRandPool(), GetMany(), GetOne().
|
static |
G4UniformRandPool.cc 파일의 229 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UniformRandPool(), G4AutoDelete::Register().
G4UniformRandPool.cc 파일의 239 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UniformRandPool(), G4AutoDelete::Register().
G4UniformRandPool.cc 파일의 157 번째 라인에서 정의되었습니다.
다음을 참조함 : buffer, currentIdx, Fill(), size.
|
inline |
G4UniformRandPool.hh 파일의 86 번째 라인에서 정의되었습니다.
다음을 참조함 : buffer, currentIdx, Fill(), size.
|
inline |
G4UniformRandPool.hh 파일의 98 번째 라인에서 정의되었습니다.
다음을 참조함 : size.
G4UniformRandPool.cc 파일의 135 번째 라인에서 정의되었습니다.
다음을 참조함 : buffer, create_pool(), currentIdx, destroy_pool(), size.
|
private |
G4UniformRandPool.hh 파일의 82 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Fill(), G4UniformRandPool(), GetMany(), GetOne(), Resize(), ~G4UniformRandPool().
|
private |
|
private |
G4UniformRandPool.hh 파일의 81 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Fill(), G4UniformRandPool(), GetMany(), GetOne(), GetPoolSize(), Resize().