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

#include <G4HumanPhantomConstruction.hh>

G4HumanPhantomConstruction에 대한 상속 다이어그램 :
G4VUserDetectorConstruction

Public 멤버 함수

 G4HumanPhantomConstruction ()
 
 ~G4HumanPhantomConstruction ()
 
G4VPhysicalVolumeConstruct ()
 
void SetBodyPartSensitivity (G4String, G4bool)
 
void SetPhantomSex (G4String)
 
void SetPhantomModel (G4String)
 
void ConstructSDandField ()
 
virtual void CloneSD ()
 
virtual void CloneF ()
 
void RegisterParallelWorld (G4VUserParallelWorld *)
 
G4int ConstructParallelGeometries ()
 
void ConstructParallelSD ()
 
G4int GetNumberOfParallelWorld () const
 
G4VUserParallelWorldGetParallelWorld (G4int i) const
 

Protected 멤버 함수

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

Private 멤버 함수

G4VPhysicalVolumeConstructWorld ()
 

Private 속성

G4HumanPhantomMaterialmaterial
 
G4HumanPhantomMessengermessenger
 
G4String model
 
G4String sex
 
std::map< std::string, G4boolsensitivities
 

상세한 설명

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

생성자 & 소멸자 문서화

G4HumanPhantomConstruction::G4HumanPhantomConstruction ( )

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

다음을 참조함 : material, messenger.

G4HumanPhantomConstruction::~G4HumanPhantomConstruction ( )

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

다음을 참조함 : material, messenger.

멤버 함수 문서화

void G4VUserDetectorConstruction::CloneF ( )
virtualinherited
void G4VUserDetectorConstruction::CloneSD ( )
virtualinherited
G4VPhysicalVolume * G4HumanPhantomConstruction::Construct ( void  )
virtual

G4VUserDetectorConstruction를 구현.

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

다음을 참조함 : G4BasePhantomBuilder::BuildBrain(), G4BasePhantomBuilder::BuildHead(), G4BasePhantomBuilder::BuildLeftAdrenal(), G4BasePhantomBuilder::BuildLeftArmBone(), G4BasePhantomBuilder::BuildLeftBreast(), G4BasePhantomBuilder::BuildLeftClavicle(), G4BasePhantomBuilder::BuildLeftKidney(), G4BasePhantomBuilder::BuildLeftLeg(), G4BasePhantomBuilder::BuildLeftLegBone(), G4BasePhantomBuilder::BuildLeftOvary(), G4BasePhantomBuilder::BuildLeftScapula(), G4BasePhantomBuilder::BuildLowerLargeIntestine(), G4BasePhantomBuilder::BuildMiddleLowerSpine(), G4BasePhantomBuilder::BuildPancreas(), G4BasePhantomBuilder::BuildPelvis(), G4BasePhantomBuilder::BuildRibCage(), G4BasePhantomBuilder::BuildRightAdrenal(), G4BasePhantomBuilder::BuildRightArmBone(), G4BasePhantomBuilder::BuildRightBreast(), G4BasePhantomBuilder::BuildRightClavicle(), G4BasePhantomBuilder::BuildRightKidney(), G4BasePhantomBuilder::BuildRightLeg(), G4BasePhantomBuilder::BuildRightLegBone(), G4BasePhantomBuilder::BuildRightOvary(), G4BasePhantomBuilder::BuildRightScapula(), G4BasePhantomBuilder::BuildSkull(), G4BasePhantomBuilder::BuildSmallIntestine(), G4BasePhantomBuilder::BuildSpleen(), G4BasePhantomBuilder::BuildStomach(), G4BasePhantomBuilder::BuildThymus(), G4BasePhantomBuilder::BuildTrunk(), G4BasePhantomBuilder::BuildUpperLargeIntestine(), G4BasePhantomBuilder::BuildUpperSpine(), G4BasePhantomBuilder::BuildUrinaryBladder(), G4BasePhantomBuilder::BuildUterus(), G4BasePhantomBuilder::BuildVoxelLeftBreast(), G4BasePhantomBuilder::BuildVoxelRightBreast(), ConstructWorld(), G4cout, G4endl, G4BasePhantomBuilder::GetPhantom(), material, result, sensitivities, G4BasePhantomBuilder::SetModel(), G4BasePhantomBuilder::SetMotherVolume(), sex.

G4int G4VUserDetectorConstruction::ConstructParallelGeometries ( )
inherited

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

다음을 참조함 : G4VUserDetectorConstruction::parallelWorld.

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

void G4VUserDetectorConstruction::ConstructParallelSD ( )
inherited

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

다음을 참조함 : G4VUserDetectorConstruction::parallelWorld.

다음에 의해서 참조됨 : G4WorkerRunManager::InitializeGeometry(), G4RunManager::InitializeGeometry().

void G4HumanPhantomConstruction::ConstructSDandField ( )
virtual

G4VUserDetectorConstruction(으)로부터 재구현되었습니다.

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

다음을 참조함 : G4SDManager::AddNewDetector(), G4cout, G4endl, G4SDManager::GetSDMpointer(), G4VUserDetectorConstruction::SetSensitiveDetector(), sex.

G4VPhysicalVolume * G4HumanPhantomConstruction::ConstructWorld ( )
private

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

다음을 참조함 : G4VisAttributes::GetInvisible(), m, material, G4VisAttributes::SetForceSolid(), G4LogicalVolume::SetVisAttributes().

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

G4int G4VUserDetectorConstruction::GetNumberOfParallelWorld ( ) const
inherited

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

다음을 참조함 : G4VUserDetectorConstruction::parallelWorld.

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

G4VUserParallelWorld * G4VUserDetectorConstruction::GetParallelWorld ( G4int  i) const
inherited
void G4VUserDetectorConstruction::RegisterParallelWorld ( G4VUserParallelWorld aPW)
inherited
void G4HumanPhantomConstruction::SetBodyPartSensitivity ( G4String  ,
G4bool   
)

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

다음을 참조함 : G4cout, G4endl.

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

void G4HumanPhantomConstruction::SetPhantomModel ( G4String  newModel)

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

다음을 참조함 : G4cout, G4endl.

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

void G4HumanPhantomConstruction::SetPhantomSex ( G4String  newSex)

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

다음을 참조함 : G4cout, G4endl, sex.

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

void G4VUserDetectorConstruction::SetSensitiveDetector ( const G4String logVolName,
G4VSensitiveDetector aSD,
G4bool  multi = false 
)
protectedinherited

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

다음을 참조함 : FatalErrorInArgument, G4Exception(), G4LogicalVolumeStore::GetInstance(), G4VSensitiveDetector::GetName(), pos.

다음에 의해서 참조됨 : H02DetectorConstruction::Construct(), XDetectorConstruction::ConstructSDandField(), ExTGDetectorConstructionWithSD::ConstructSDandField(), RE01DetectorConstruction::ConstructSDandField(), RE05DetectorConstruction::ConstructSDandField(), B3DetectorConstruction::ConstructSDandField(), ConstructSDandField(), B2aDetectorConstruction::ConstructSDandField(), B2bDetectorConstruction::ConstructSDandField(), ElectronBenchmarkDetector::ConstructSDandField(), LXeDetectorConstruction::ConstructSDandField(), FCALTestbeamSetup::ConstructSDandField(), B4cDetectorConstruction::ConstructSDandField(), B4dDetectorConstruction::ConstructSDandField(), B01DetectorConstruction::ConstructSDandField(), UltraDetectorConstruction::ConstructSDandField(), DMXDetectorConstruction::ConstructSDandField(), WLSDetectorConstruction::ConstructSDandField(), XrayFluoPlaneDetectorConstruction::ConstructSDandField(), F03DetectorConstruction::ConstructSDandField(), XrayFluoMercuryDetectorConstruction::ConstructSDandField(), F02DetectorConstruction::ConstructSDandField(), F01DetectorConstruction::ConstructSDandField(), XrayFluoDetectorConstruction::ConstructSDandField(), GammaRayTelDetectorConstruction::ConstructSDandField(), TSDetectorConstruction::ConstructSDandField(), DicomDetectorConstruction::ConstructSDandField(), MyDetectorConstruction::SetSDtoScoreVoxel(), GB03DetectorConstruction::SetupDetectors(), RE06DetectorConstruction::SetupDetectors().

void G4VUserDetectorConstruction::SetSensitiveDetector ( G4LogicalVolume logVol,
G4VSensitiveDetector aSD 
)
protectedinherited

멤버 데이타 문서화

G4HumanPhantomMaterial* G4HumanPhantomConstruction::material
private

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

다음에 의해서 참조됨 : Construct(), ConstructWorld(), G4HumanPhantomConstruction(), ~G4HumanPhantomConstruction().

G4HumanPhantomMessenger* G4HumanPhantomConstruction::messenger
private

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

다음에 의해서 참조됨 : G4HumanPhantomConstruction(), ~G4HumanPhantomConstruction().

G4String G4HumanPhantomConstruction::model
private

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

std::map<std::string,G4bool> G4HumanPhantomConstruction::sensitivities
private

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

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

G4String G4HumanPhantomConstruction::sex
private

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

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


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