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

#include <RE04ParallelWorldConstruction.hh>

RE04ParallelWorldConstruction에 대한 상속 다이어그램 :
G4VUserParallelWorld

Public 멤버 함수

 RE04ParallelWorldConstruction (G4String &parallelWorldName)
 
virtual ~RE04ParallelWorldConstruction ()
 
virtual void Construct ()
 
virtual void ConstructSD ()
 
G4String GetName ()
 

Protected 멤버 함수

G4VPhysicalVolumeGetWorld ()
 
void SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false)
 
void SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD)
 

Protected 속성

G4String fWorldName
 

Private 속성

G4bool fConstructed
 

상세한 설명

A parallel world construction class

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

생성자 & 소멸자 문서화

RE04ParallelWorldConstruction::RE04ParallelWorldConstruction ( G4String parallelWorldName)

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

RE04ParallelWorldConstruction::~RE04ParallelWorldConstruction ( )
virtual

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

멤버 함수 문서화

void RE04ParallelWorldConstruction::Construct ( void  )
virtual
void G4VUserParallelWorld::ConstructSD ( )
virtualinherited
G4String G4VUserParallelWorld::GetName ( void  )
inlineinherited
G4VPhysicalVolume * G4VUserParallelWorld::GetWorld ( )
protectedinherited
void G4VUserParallelWorld::SetSensitiveDetector ( const G4String logVolName,
G4VSensitiveDetector aSD,
G4bool  multi = false 
)
protectedinherited
void G4VUserParallelWorld::SetSensitiveDetector ( G4LogicalVolume logVol,
G4VSensitiveDetector aSD 
)
protectedinherited

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

다음을 참조함 : G4SDManager::AddNewDetector(), G4SDManager::GetSDMpointer(), G4LogicalVolume::SetSensitiveDetector().

멤버 데이타 문서화

G4bool RE04ParallelWorldConstruction::fConstructed
private

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

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

G4String G4VUserParallelWorld::fWorldName
protectedinherited

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