#include <G4BlockingList.hh>
Public 멤버 함수 | |
| G4BlockingList (G4int maxDefault=kBlockingListMaxDefault, G4int stride=kBlockingListStride) | |
| ~G4BlockingList () | |
| void | Reset () |
| void | FullyReset () |
| void | Enlarge (const G4int nv) |
| G4int | Length () const |
| void | BlockVolume (const G4int v) |
| G4bool | IsBlocked (const G4int v) const |
Private 속성 | |
| G4int | fBlockTagNo |
| G4int | fStride |
| std::vector< G4int > | fBlockingList |
G4BlockingList.hh 파일의 58 번째 라인에서 정의되었습니다.
| G4BlockingList::G4BlockingList | ( | G4int | maxDefault = kBlockingListMaxDefault, |
| G4int | stride = kBlockingListStride |
||
| ) |
G4BlockingList.cc 파일의 36 번째 라인에서 정의되었습니다.
| G4BlockingList::~G4BlockingList | ( | ) |
G4BlockingList.cc 파일의 43 번째 라인에서 정의되었습니다.
| void G4BlockingList::FullyReset | ( | ) |
G4BlockingList.cc 파일의 49 번째 라인에서 정의되었습니다.
다음을 참조함 : fBlockingList, fBlockTagNo.
| G4int G4BlockingList::Length | ( | ) | const |
| void G4BlockingList::Reset | ( | ) |
|
private |
G4BlockingList.hh 파일의 98 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : FullyReset().
|
private |
G4BlockingList.hh 파일의 95 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : FullyReset().
|
private |
G4BlockingList.hh 파일의 95 번째 라인에서 정의되었습니다.
1.8.5