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

#include <IORTDetectorROGeometry.hh>

IORTDetectorROGeometry에 대한 상속 다이어그램 :
G4VReadOutGeometry

Public 멤버 함수

 IORTDetectorROGeometry (G4String aString, G4ThreeVector detectorPos, G4double detectorDimX, G4double detectorDimY, G4double detectorDimZ, G4int numberOfVoxelsX, G4int numberOfVoxelsY, G4int numberOfVoxelsZ)
 
 ~IORTDetectorROGeometry ()
 
G4int operator== (const G4VReadOutGeometry &right) const
 
G4int operator!= (const G4VReadOutGeometry &right) const
 
void BuildROGeometry ()
 
virtual G4bool CheckROVolume (G4Step *, G4TouchableHistory *&)
 
const G4SensitiveVolumeListGetIncludeList () const
 
void SetIncludeList (G4SensitiveVolumeList *value)
 
const G4SensitiveVolumeListGetExcludeList () const
 
void SetExcludeList (G4SensitiveVolumeList *value)
 
G4String GetName () const
 
void SetName (G4String value)
 
G4VPhysicalVolumeGetROWorld () const
 

Protected 멤버 함수

virtual G4bool FindROTouchable (G4Step *)
 

Protected 속성

G4VPhysicalVolumeROworld
 
G4SensitiveVolumeListfincludeList
 
G4SensitiveVolumeListfexcludeList
 
G4String name
 
G4NavigatorROnavigator
 
G4TouchableHistorytouchableHistory
 

Private 멤버 함수

G4VPhysicalVolumeBuild ()
 

Private 속성

const G4ThreeVector detectorToWorldPosition
 
const G4double detectorSizeX
 
const G4double detectorSizeY
 
const G4double detectorSizeZ
 
const G4int numberOfVoxelsAlongX
 
const G4int numberOfVoxelsAlongY
 
const G4int numberOfVoxelsAlongZ
 
G4VPhysicalVolumeRODetectorZDivisionPhys
 

상세한 설명

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

생성자 & 소멸자 문서화

IORTDetectorROGeometry::IORTDetectorROGeometry ( G4String  aString,
G4ThreeVector  detectorPos,
G4double  detectorDimX,
G4double  detectorDimY,
G4double  detectorDimZ,
G4int  numberOfVoxelsX,
G4int  numberOfVoxelsY,
G4int  numberOfVoxelsZ 
)

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

IORTDetectorROGeometry::~IORTDetectorROGeometry ( )

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

멤버 함수 문서화

G4VPhysicalVolume * IORTDetectorROGeometry::Build ( void  )
privatevirtual
void G4VReadOutGeometry::BuildROGeometry ( )
inherited
G4bool G4VReadOutGeometry::CheckROVolume ( G4Step currentStep,
G4TouchableHistory *&  ROhist 
)
virtualinherited
G4bool G4VReadOutGeometry::FindROTouchable ( G4Step currentStep)
protectedvirtualinherited
const G4SensitiveVolumeList* G4VReadOutGeometry::GetExcludeList ( ) const
inlineinherited

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

다음을 참조함 : G4VReadOutGeometry::fexcludeList.

const G4SensitiveVolumeList* G4VReadOutGeometry::GetIncludeList ( ) const
inlineinherited

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

다음을 참조함 : G4VReadOutGeometry::fincludeList.

G4String G4VReadOutGeometry::GetName ( void  ) const
inlineinherited

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

다음을 참조함 : G4VReadOutGeometry::name.

다음에 의해서 참조됨 : G4LogicalVolumeModel::DescribeYourselfTo(), G4ASCIITreeSceneHandler::RequestPrimitives().

G4VPhysicalVolume* G4VReadOutGeometry::GetROWorld ( ) const
inlineinherited

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

다음을 참조함 : G4VReadOutGeometry::ROworld.

다음에 의해서 참조됨 : CML2PhantomConstruction::applyNewCentre(), G4LogicalVolumeModel::DescribeYourselfTo().

G4int G4VReadOutGeometry::operator!= ( const G4VReadOutGeometry right) const
inherited

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

G4int G4VReadOutGeometry::operator== ( const G4VReadOutGeometry right) const
inherited

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

void G4VReadOutGeometry::SetExcludeList ( G4SensitiveVolumeList value)
inlineinherited

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

다음을 참조함 : G4VReadOutGeometry::fexcludeList.

void G4VReadOutGeometry::SetIncludeList ( G4SensitiveVolumeList value)
inlineinherited

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

다음을 참조함 : G4VReadOutGeometry::fincludeList.

void G4VReadOutGeometry::SetName ( G4String  value)
inlineinherited

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

멤버 데이타 문서화

const G4double IORTDetectorROGeometry::detectorSizeX
private

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

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

const G4double IORTDetectorROGeometry::detectorSizeY
private

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

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

const G4double IORTDetectorROGeometry::detectorSizeZ
private

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

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

const G4ThreeVector IORTDetectorROGeometry::detectorToWorldPosition
private

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

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

G4SensitiveVolumeList* G4VReadOutGeometry::fexcludeList
protectedinherited
G4SensitiveVolumeList* G4VReadOutGeometry::fincludeList
protectedinherited
G4String G4VReadOutGeometry::name
protectedinherited

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

다음에 의해서 참조됨 : G4VReadOutGeometry::G4VReadOutGeometry(), G4VReadOutGeometry::GetName(), G4VReadOutGeometry::operator=().

const G4int IORTDetectorROGeometry::numberOfVoxelsAlongX
private

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

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

const G4int IORTDetectorROGeometry::numberOfVoxelsAlongY
private

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

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

const G4int IORTDetectorROGeometry::numberOfVoxelsAlongZ
private

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

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

G4VPhysicalVolume* IORTDetectorROGeometry::RODetectorZDivisionPhys
private

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

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

G4Navigator* G4VReadOutGeometry::ROnavigator
protectedinherited
G4VPhysicalVolume* G4VReadOutGeometry::ROworld
protectedinherited
G4TouchableHistory* G4VReadOutGeometry::touchableHistory
protectedinherited

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