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

#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< G4intfBlockingList
 

상세한 설명

G4BlockingList.hh 파일의 58 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4BlockingList::G4BlockingList ( G4int  maxDefault = kBlockingListMaxDefault,
G4int  stride = kBlockingListStride 
)

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

G4BlockingList::~G4BlockingList ( )

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

멤버 함수 문서화

void G4BlockingList::BlockVolume ( const G4int  v)
void G4BlockingList::Enlarge ( const G4int  nv)
void G4BlockingList::FullyReset ( )

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

다음을 참조함 : fBlockingList, fBlockTagNo.

G4bool G4BlockingList::IsBlocked ( const G4int  v) const
G4int G4BlockingList::Length ( ) const
void G4BlockingList::Reset ( )

멤버 데이타 문서화

std::vector<G4int> G4BlockingList::fBlockingList
private

G4BlockingList.hh 파일의 98 번째 라인에서 정의되었습니다.

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

G4int G4BlockingList::fBlockTagNo
private

G4BlockingList.hh 파일의 95 번째 라인에서 정의되었습니다.

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

G4int G4BlockingList::fStride
private

G4BlockingList.hh 파일의 95 번째 라인에서 정의되었습니다.


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