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

#include <IORTDetectorConstruction.hh>

Public 멤버 함수

 IORTDetectorConstruction (G4VPhysicalVolume *)
 
 ~IORTDetectorConstruction ()
 
G4ThreeVector GetDetectorToWorldPosition ()
 
G4ThreeVector GetDetectorToPhantomPosition ()
 
void SetDetectorPosition ()
 
bool IsInside (G4double detectorX, G4double detectorY, G4double detectorZ, G4double phantomX, G4double phantomY, G4double phantomZ, G4ThreeVector detToPhantomPosition)
 
G4bool SetPhantomMaterial (G4String material)
 
void SetVoxelSize (G4double sizeX, G4double sizeY, G4double sizeZ)
 
void SetDetectorSize (G4double sizeX, G4double sizeY, G4double sizeZ)
 
void SetPhantomSize (G4double sizeX, G4double sizeY, G4double sizeZ)
 
void SetPhantomPosition (G4ThreeVector)
 
void SetDetectorToPhantomPosition (G4ThreeVector DetectorToPhantomPosition)
 
void UpdateGeometry ()
 
void DeleteDisc ()
 
void ConstructDisc ()
 
void PrintParameters ()
 
G4LogicalVolumeGetDetectorLogicalVolume ()
 
G4bool SetDiscoMaterialIORT (G4String material)
 
void SetOuterRadiusDiscoIORT (G4double outerr)
 
void SetinnerRadiusDiscoIORT (G4double innerr)
 
void SetheightDiscoIORT (G4double height)
 
void SetDiscoXPositionIORT (G4double xpos)
 
void SetDiscoYPositionIORT (G4double ypos)
 
void SetDiscoZPositionIORT (G4double zpos)
 
G4bool SetDiscoMaterialIORT1 (G4String material)
 
void SetOuterRadiusDiscoIORT1 (G4double outerr)
 
void SetinnerRadiusDiscoIORT1 (G4double innerr)
 
void SetheightDiscoIORT1 (G4double height)
 
void SetDiscoXPositionIORT1 (G4double xpos)
 
void SetAngleDiscoIORT0 (G4double phi0)
 

Private 멤버 함수

void ConstructPhantom ()
 
void ConstructDetector ()
 
void ConstructSensitiveDetector (G4ThreeVector positionToWORLD)
 
void ParametersCheck ()
 

Private 속성

IORTDetectorMessengerdetectorMessenger
 
G4VisAttributesred
 
G4VPhysicalVolumemotherPhys
 
IORTDetectorSDdetectorSD
 
IORTDetectorROGeometrydetectorROGeometry
 
IORTMatrixmatrix
 
G4Boxphantom
 
G4Boxdetector
 
G4LogicalVolumephantomLogicalVolume
 
G4LogicalVolumedetectorLogicalVolume
 
G4VPhysicalVolumephantomPhysicalVolume
 
G4VPhysicalVolumedetectorPhysicalVolume
 
G4double phantomSizeX
 
G4double phantomSizeY
 
G4double phantomSizeZ
 
G4double detectorSizeX
 
G4double detectorSizeY
 
G4double detectorSizeZ
 
G4ThreeVector phantomPosition
 
G4ThreeVector detectorPosition
 
G4ThreeVector detectorToPhantomPosition
 
G4double sizeOfVoxelAlongX
 
G4double sizeOfVoxelAlongY
 
G4double sizeOfVoxelAlongZ
 
G4int numberOfVoxelsAlongX
 
G4int numberOfVoxelsAlongY
 
G4int numberOfVoxelsAlongZ
 
G4double volumeOfVoxel
 
G4double massOfVoxel
 
G4MaterialphantomMaterial
 
G4MaterialdetectorMaterial
 
G4RegionaRegion
 
G4TubssolidDiscoIORT0
 
G4LogicalVolumelogicDiscoIORT0
 
G4VPhysicalVolumephysiDiscoIORT0
 
G4double AngleDiscoIORT0
 
G4VisAttributeswhite
 
G4VisAttributesgray
 
G4VisAttributesgray1
 
G4double innerRadiusDiscoIORT
 
G4double OuterRadiusDiscoIORT
 
G4double heightDiscoIORT
 
G4double DiscoXPositionIORT
 
G4double DiscoYPositionIORT
 
G4double DiscoZPositionIORT
 
G4TubssolidDiscoIORT
 
G4LogicalVolumelogicDiscoIORT
 
G4VPhysicalVolumephysiDiscoIORT
 
G4MaterialDiscoMaterialIORT
 
G4double innerRadiusDiscoIORT1
 
G4double OuterRadiusDiscoIORT1
 
G4double heightDiscoIORT1
 
G4double DiscoXPositionIORT1
 
G4TubssolidDiscoIORT1
 
G4LogicalVolumelogicDiscoIORT1
 
G4VPhysicalVolumephysiDiscoIORT1
 
G4MaterialDiscoMaterialIORT1
 

상세한 설명

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

생성자 & 소멸자 문서화

IORTDetectorConstruction::IORTDetectorConstruction ( G4VPhysicalVolume physicalTreatmentRoom)
IORTDetectorConstruction::~IORTDetectorConstruction ( )

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

다음을 참조함 : detectorMessenger, detectorROGeometry, matrix.

멤버 함수 문서화

void IORTDetectorConstruction::ConstructDetector ( )
private

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

다음을 참조함 : aRegion, detector, detectorLogicalVolume, detectorMaterial, detectorPhysicalVolume, detectorPosition, detectorSizeX, detectorSizeY, detectorSizeZ, phantomPhysicalVolume.

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

void IORTDetectorConstruction::ConstructDisc ( )
void IORTDetectorConstruction::ConstructPhantom ( )
private

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

다음을 참조함 : motherPhys, phantom, phantomLogicalVolume, phantomMaterial, phantomPhysicalVolume, phantomPosition, phantomSizeX, phantomSizeY, phantomSizeZ, red.

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

void IORTDetectorConstruction::ConstructSensitiveDetector ( G4ThreeVector  positionToWORLD)
private
void IORTDetectorConstruction::DeleteDisc ( )
G4LogicalVolume* IORTDetectorConstruction::GetDetectorLogicalVolume ( )
inline

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

다음을 참조함 : detectorLogicalVolume.

G4ThreeVector IORTDetectorConstruction::GetDetectorToPhantomPosition ( )
inline
G4ThreeVector IORTDetectorConstruction::GetDetectorToWorldPosition ( )
inline

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

다음을 참조함 : detectorPosition, phantomPosition.

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

bool IORTDetectorConstruction::IsInside ( G4double  detectorX,
G4double  detectorY,
G4double  detectorZ,
G4double  phantomX,
G4double  phantomY,
G4double  phantomZ,
G4ThreeVector  detToPhantomPosition 
)
inline

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

다음을 참조함 : G4cout, G4endl, CLHEP::Hep3Vector::getX(), CLHEP::Hep3Vector::getY(), CLHEP::Hep3Vector::getZ().

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

void IORTDetectorConstruction::ParametersCheck ( )
private
void IORTDetectorConstruction::PrintParameters ( )
void IORTDetectorConstruction::SetAngleDiscoIORT0 ( G4double  phi0)

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

다음을 참조함 : AngleDiscoIORT0.

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

void IORTDetectorConstruction::SetDetectorPosition ( )
inline
void IORTDetectorConstruction::SetDetectorSize ( G4double  sizeX,
G4double  sizeY,
G4double  sizeZ 
)

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

다음을 참조함 : detectorSizeX, detectorSizeY, detectorSizeZ, SetVoxelSize(), sizeOfVoxelAlongX, sizeOfVoxelAlongY, sizeOfVoxelAlongZ.

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

void IORTDetectorConstruction::SetDetectorToPhantomPosition ( G4ThreeVector  DetectorToPhantomPosition)

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

다음을 참조함 : detectorToPhantomPosition.

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

G4bool IORTDetectorConstruction::SetDiscoMaterialIORT ( G4String  material)
G4bool IORTDetectorConstruction::SetDiscoMaterialIORT1 ( G4String  material)
void IORTDetectorConstruction::SetDiscoXPositionIORT ( G4double  xpos)

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

다음을 참조함 : DiscoXPositionIORT.

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

void IORTDetectorConstruction::SetDiscoXPositionIORT1 ( G4double  xpos)

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

다음을 참조함 : DiscoXPositionIORT1.

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

void IORTDetectorConstruction::SetDiscoYPositionIORT ( G4double  ypos)

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

다음을 참조함 : DiscoYPositionIORT.

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

void IORTDetectorConstruction::SetDiscoZPositionIORT ( G4double  zpos)

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

다음을 참조함 : DiscoZPositionIORT.

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

void IORTDetectorConstruction::SetheightDiscoIORT ( G4double  height)

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

다음을 참조함 : heightDiscoIORT.

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

void IORTDetectorConstruction::SetheightDiscoIORT1 ( G4double  height)

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

다음을 참조함 : heightDiscoIORT1.

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

void IORTDetectorConstruction::SetinnerRadiusDiscoIORT ( G4double  innerr)

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

다음을 참조함 : innerRadiusDiscoIORT.

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

void IORTDetectorConstruction::SetinnerRadiusDiscoIORT1 ( G4double  innerr)

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

다음을 참조함 : innerRadiusDiscoIORT1.

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

void IORTDetectorConstruction::SetOuterRadiusDiscoIORT ( G4double  outerr)

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

다음을 참조함 : OuterRadiusDiscoIORT.

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

void IORTDetectorConstruction::SetOuterRadiusDiscoIORT1 ( G4double  outerr)

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

다음을 참조함 : OuterRadiusDiscoIORT1.

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

G4bool IORTDetectorConstruction::SetPhantomMaterial ( G4String  material)
void IORTDetectorConstruction::SetPhantomPosition ( G4ThreeVector  pos)

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

다음을 참조함 : phantomPosition, pos.

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

void IORTDetectorConstruction::SetPhantomSize ( G4double  sizeX,
G4double  sizeY,
G4double  sizeZ 
)

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

다음을 참조함 : phantomSizeX, phantomSizeY, phantomSizeZ.

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

void IORTDetectorConstruction::SetVoxelSize ( G4double  sizeX,
G4double  sizeY,
G4double  sizeZ 
)

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

다음을 참조함 : sizeOfVoxelAlongX, sizeOfVoxelAlongY, sizeOfVoxelAlongZ.

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

void IORTDetectorConstruction::UpdateGeometry ( )

멤버 데이타 문서화

G4double IORTDetectorConstruction::AngleDiscoIORT0
private

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

다음에 의해서 참조됨 : ConstructDisc(), SetAngleDiscoIORT0().

G4Region* IORTDetectorConstruction::aRegion
private

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

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

G4Box * IORTDetectorConstruction::detector
private

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

다음에 의해서 참조됨 : ConstructDetector(), PrintParameters(), UpdateGeometry().

G4LogicalVolume * IORTDetectorConstruction::detectorLogicalVolume
private

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

다음에 의해서 참조됨 : ConstructDetector(), ConstructSensitiveDetector(), GetDetectorLogicalVolume(), SetPhantomMaterial().

G4Material * IORTDetectorConstruction::detectorMaterial
private

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

다음에 의해서 참조됨 : ConstructDetector(), ConstructDisc(), SetPhantomMaterial(), UpdateGeometry().

IORTDetectorMessenger* IORTDetectorConstruction::detectorMessenger
private

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

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

G4VPhysicalVolume * IORTDetectorConstruction::detectorPhysicalVolume
private

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

다음에 의해서 참조됨 : ConstructDetector(), ConstructDisc(), UpdateGeometry().

G4ThreeVector IORTDetectorConstruction::detectorPosition
private

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

다음에 의해서 참조됨 : ConstructDetector(), GetDetectorToPhantomPosition(), GetDetectorToWorldPosition(), SetDetectorPosition(), UpdateGeometry().

IORTDetectorROGeometry* IORTDetectorConstruction::detectorROGeometry
private

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

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

IORTDetectorSD* IORTDetectorConstruction::detectorSD
private

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

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

G4double IORTDetectorConstruction::detectorSizeX
private
G4double IORTDetectorConstruction::detectorSizeY
private
G4double IORTDetectorConstruction::detectorSizeZ
private
G4ThreeVector IORTDetectorConstruction::detectorToPhantomPosition
private

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

다음에 의해서 참조됨 : ParametersCheck(), SetDetectorPosition(), SetDetectorToPhantomPosition().

G4Material* IORTDetectorConstruction::DiscoMaterialIORT
private

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

다음에 의해서 참조됨 : ConstructDisc(), SetDiscoMaterialIORT().

G4Material* IORTDetectorConstruction::DiscoMaterialIORT1
private

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

다음에 의해서 참조됨 : ConstructDisc(), SetDiscoMaterialIORT1().

G4double IORTDetectorConstruction::DiscoXPositionIORT
private

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

다음에 의해서 참조됨 : ConstructDisc(), SetDiscoXPositionIORT().

G4double IORTDetectorConstruction::DiscoXPositionIORT1
private

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

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

G4double IORTDetectorConstruction::DiscoYPositionIORT
private

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

다음에 의해서 참조됨 : ConstructDisc(), SetDiscoYPositionIORT().

G4double IORTDetectorConstruction::DiscoZPositionIORT
private

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

다음에 의해서 참조됨 : ConstructDisc(), SetDiscoZPositionIORT().

G4VisAttributes* IORTDetectorConstruction::gray
private

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

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

G4VisAttributes* IORTDetectorConstruction::gray1
private

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

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

G4double IORTDetectorConstruction::heightDiscoIORT
private

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

다음에 의해서 참조됨 : ConstructDisc(), SetheightDiscoIORT().

G4double IORTDetectorConstruction::heightDiscoIORT1
private

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

다음에 의해서 참조됨 : ConstructDisc(), SetheightDiscoIORT1().

G4double IORTDetectorConstruction::innerRadiusDiscoIORT
private

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

다음에 의해서 참조됨 : ConstructDisc(), SetinnerRadiusDiscoIORT().

G4double IORTDetectorConstruction::innerRadiusDiscoIORT1
private

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

다음에 의해서 참조됨 : ConstructDisc(), SetinnerRadiusDiscoIORT1().

G4LogicalVolume* IORTDetectorConstruction::logicDiscoIORT
private

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

다음에 의해서 참조됨 : DeleteDisc(), SetDiscoMaterialIORT(), UpdateGeometry().

G4LogicalVolume* IORTDetectorConstruction::logicDiscoIORT0
private

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

다음에 의해서 참조됨 : DeleteDisc(), UpdateGeometry().

G4LogicalVolume* IORTDetectorConstruction::logicDiscoIORT1
private

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

다음에 의해서 참조됨 : DeleteDisc(), SetDiscoMaterialIORT1(), UpdateGeometry().

G4double IORTDetectorConstruction::massOfVoxel
private

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

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

IORTMatrix* IORTDetectorConstruction::matrix
private

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

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

G4VPhysicalVolume* IORTDetectorConstruction::motherPhys
private

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

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

G4int IORTDetectorConstruction::numberOfVoxelsAlongX
private

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

다음에 의해서 참조됨 : ConstructSensitiveDetector(), PrintParameters(), UpdateGeometry().

G4int IORTDetectorConstruction::numberOfVoxelsAlongY
private

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

다음에 의해서 참조됨 : ConstructSensitiveDetector(), PrintParameters(), UpdateGeometry().

G4int IORTDetectorConstruction::numberOfVoxelsAlongZ
private

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

다음에 의해서 참조됨 : ConstructSensitiveDetector(), PrintParameters(), UpdateGeometry().

G4double IORTDetectorConstruction::OuterRadiusDiscoIORT
private

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

다음에 의해서 참조됨 : ConstructDisc(), SetOuterRadiusDiscoIORT().

G4double IORTDetectorConstruction::OuterRadiusDiscoIORT1
private

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

다음에 의해서 참조됨 : ConstructDisc(), SetOuterRadiusDiscoIORT1().

G4Box* IORTDetectorConstruction::phantom
private

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

다음에 의해서 참조됨 : ConstructPhantom(), PrintParameters(), UpdateGeometry().

G4LogicalVolume* IORTDetectorConstruction::phantomLogicalVolume
private

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

다음에 의해서 참조됨 : ConstructPhantom(), SetPhantomMaterial().

G4Material* IORTDetectorConstruction::phantomMaterial
private

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

다음에 의해서 참조됨 : ConstructPhantom(), SetPhantomMaterial().

G4VPhysicalVolume* IORTDetectorConstruction::phantomPhysicalVolume
private

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

다음에 의해서 참조됨 : ConstructDetector(), ConstructPhantom(), UpdateGeometry().

G4ThreeVector IORTDetectorConstruction::phantomPosition
private

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

다음에 의해서 참조됨 : ConstructPhantom(), GetDetectorToWorldPosition(), PrintParameters(), SetPhantomPosition(), UpdateGeometry().

G4double IORTDetectorConstruction::phantomSizeX
private

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

다음에 의해서 참조됨 : ConstructPhantom(), GetDetectorToPhantomPosition(), ParametersCheck(), SetDetectorPosition(), SetPhantomSize(), UpdateGeometry().

G4double IORTDetectorConstruction::phantomSizeY
private

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

다음에 의해서 참조됨 : ConstructPhantom(), GetDetectorToPhantomPosition(), ParametersCheck(), SetDetectorPosition(), SetPhantomSize(), UpdateGeometry().

G4double IORTDetectorConstruction::phantomSizeZ
private

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

다음에 의해서 참조됨 : ConstructPhantom(), GetDetectorToPhantomPosition(), ParametersCheck(), SetDetectorPosition(), SetPhantomSize(), UpdateGeometry().

G4VPhysicalVolume* IORTDetectorConstruction::physiDiscoIORT
private

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

다음에 의해서 참조됨 : ConstructDisc(), DeleteDisc(), UpdateGeometry().

G4VPhysicalVolume* IORTDetectorConstruction::physiDiscoIORT0
private

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

다음에 의해서 참조됨 : ConstructDisc(), DeleteDisc(), UpdateGeometry().

G4VPhysicalVolume* IORTDetectorConstruction::physiDiscoIORT1
private

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

다음에 의해서 참조됨 : ConstructDisc(), DeleteDisc(), UpdateGeometry().

G4VisAttributes* IORTDetectorConstruction::red
private

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

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

G4double IORTDetectorConstruction::sizeOfVoxelAlongX
private

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

다음에 의해서 참조됨 : IORTDetectorConstruction(), ParametersCheck(), PrintParameters(), SetDetectorSize(), SetVoxelSize(), UpdateGeometry().

G4double IORTDetectorConstruction::sizeOfVoxelAlongY
private

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

다음에 의해서 참조됨 : IORTDetectorConstruction(), ParametersCheck(), PrintParameters(), SetDetectorSize(), SetVoxelSize(), UpdateGeometry().

G4double IORTDetectorConstruction::sizeOfVoxelAlongZ
private

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

다음에 의해서 참조됨 : IORTDetectorConstruction(), ParametersCheck(), PrintParameters(), SetDetectorSize(), SetVoxelSize(), UpdateGeometry().

G4Tubs* IORTDetectorConstruction::solidDiscoIORT
private

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

다음에 의해서 참조됨 : ConstructDisc(), DeleteDisc(), UpdateGeometry().

G4Tubs* IORTDetectorConstruction::solidDiscoIORT0
private

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

다음에 의해서 참조됨 : ConstructDisc(), DeleteDisc(), UpdateGeometry().

G4Tubs* IORTDetectorConstruction::solidDiscoIORT1
private

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

다음에 의해서 참조됨 : ConstructDisc(), DeleteDisc(), UpdateGeometry().

G4double IORTDetectorConstruction::volumeOfVoxel
private

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

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

G4VisAttributes* IORTDetectorConstruction::white
private

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

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


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