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

#include <G4tgrPlaceDivRep.hh>

G4tgrPlaceDivRep에 대한 상속 다이어그램 :
G4tgrPlace

Public 멤버 함수

 G4tgrPlaceDivRep ()
 
 ~G4tgrPlaceDivRep ()
 
 G4tgrPlaceDivRep (const std::vector< G4String > &wl)
 
EAxis BuildAxis (const G4String &axisName)
 
EAxis GetAxis () const
 
G4int GetNDiv () const
 
G4double GetWidth () const
 
G4double GetOffset () const
 
G4DivType GetDivType () const
 
void SetParentName (const G4String &parentName)
 
void SetNDiv (G4int ndiv)
 
void SetWidth (G4double width)
 
void SetAxis (EAxis axis)
 
void SetOffset (G4double offset)
 
void SetDivType (G4DivType typ)
 
const G4StringGetParentName () const
 
G4tgrVolumeGetVolume () const
 
unsigned int GetCopyNo () const
 
const G4StringGetType () const
 
void SetVolume (G4tgrVolume *vol)
 
void SetType (const G4String &typ)
 
virtual G4ThreeVector GetPlacement () const
 

Protected 속성

G4tgrVolumetheVolume
 
G4String theParentName
 
unsigned int theCopyNo
 
G4String theType
 

Private 속성

G4int theNDiv
 
G4double theWidth
 
EAxis theAxis
 
G4double theOffset
 
G4DivType theDivType
 

Friends

std::ostream & operator<< (std::ostream &os, const G4tgrPlaceDivRep &obj)
 

상세한 설명

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

생성자 & 소멸자 문서화

G4tgrPlaceDivRep::G4tgrPlaceDivRep ( )

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

G4tgrPlaceDivRep::~G4tgrPlaceDivRep ( )

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

G4tgrPlaceDivRep::G4tgrPlaceDivRep ( const std::vector< G4String > &  wl)

멤버 함수 문서화

EAxis G4tgrPlaceDivRep::BuildAxis ( const G4String axisName)

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

다음을 참조함 : FatalException, G4Exception(), kPhi, kRho, kXAxis, kYAxis, kZAxis.

다음에 의해서 참조됨 : G4tgrPlaceDivRep(), G4tgrVolumeDivision::G4tgrVolumeDivision().

EAxis G4tgrPlaceDivRep::GetAxis ( ) const
inline

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

다음을 참조함 : theAxis.

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

unsigned int G4tgrPlace::GetCopyNo ( ) const
inlineinherited

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

다음을 참조함 : G4tgrPlace::theCopyNo.

다음에 의해서 참조됨 : G4tgrVolume::AddPlace(), G4tgbVolume::ConstructG4PhysVol(), G4tgbVolume::ConstructG4Volumes(), G4tgrVolumeMgr::DumpVolumeLeaf().

G4DivType G4tgrPlaceDivRep::GetDivType ( ) const
inline

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

다음을 참조함 : theDivType.

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

G4int G4tgrPlaceDivRep::GetNDiv ( ) const
inline

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

다음을 참조함 : theNDiv.

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

G4double G4tgrPlaceDivRep::GetOffset ( ) const
inline

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

다음을 참조함 : theOffset.

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

const G4String& G4tgrPlace::GetParentName ( ) const
inlineinherited

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

다음을 참조함 : G4tgrPlace::theParentName.

다음에 의해서 참조됨 : G4tgrVolumeAssembly::AddPlace(), G4tgrVolume::AddPlace(), G4tgrVolume::AddPlaceParam(), G4tgrVolume::AddPlaceReplica().

G4ThreeVector G4tgrPlace::GetPlacement ( ) const
virtualinherited

G4tgrPlaceSimple에서 재구현되었습니다.

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

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

const G4String& G4tgrPlace::GetType ( ) const
inlineinherited

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

다음을 참조함 : G4tgrPlace::theType.

다음에 의해서 참조됨 : G4tgrVolumeAssembly::AddPlace(), G4tgrVolume::AddPlace(), G4tgbPlaceParameterisation::CheckNExtraData(), G4tgbVolume::ConstructG4PhysVol().

G4tgrVolume* G4tgrPlace::GetVolume ( ) const
inlineinherited

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

다음을 참조함 : G4tgrPlace::theVolume.

다음에 의해서 참조됨 : G4tgbVolume::ConstructG4Volumes(), G4tgrVolumeMgr::DumpVolumeLeaf().

G4double G4tgrPlaceDivRep::GetWidth ( ) const
inline

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

다음을 참조함 : theWidth.

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

void G4tgrPlaceDivRep::SetAxis ( EAxis  axis)
inline

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

다음을 참조함 : theAxis.

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

void G4tgrPlaceDivRep::SetDivType ( G4DivType  typ)
inline

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

다음을 참조함 : theDivType, pyG4ProcessManager::typ.

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

void G4tgrPlaceDivRep::SetNDiv ( G4int  ndiv)
inline

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

다음을 참조함 : theNDiv.

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

void G4tgrPlaceDivRep::SetOffset ( G4double  offset)
inline

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

다음을 참조함 : theOffset.

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

void G4tgrPlaceDivRep::SetParentName ( const G4String parentName)
inline

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

다음을 참조함 : G4tgrPlace::theParentName.

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

void G4tgrPlace::SetType ( const G4String typ)
inlineinherited

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

다음을 참조함 : G4tgrPlace::theType, pyG4ProcessManager::typ.

다음에 의해서 참조됨 : G4tgrVolume::AddPlaceReplica(), G4tgrVolumeDivision::G4tgrVolumeDivision().

void G4tgrPlace::SetVolume ( G4tgrVolume vol)
inlineinherited
void G4tgrPlaceDivRep::SetWidth ( G4double  width)
inline

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

다음을 참조함 : theWidth, width.

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

Friend, 그리고 관련된 함수 문서화

std::ostream& operator<< ( std::ostream &  os,
const G4tgrPlaceDivRep obj 
)
friend

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

멤버 데이타 문서화

EAxis G4tgrPlaceDivRep::theAxis
private

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

다음에 의해서 참조됨 : G4tgrPlaceDivRep(), GetAxis(), operator<<(), SetAxis().

unsigned int G4tgrPlace::theCopyNo
protectedinherited

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

다음에 의해서 참조됨 : G4tgrPlaceParameterisation::G4tgrPlaceParameterisation(), G4tgrPlaceSimple::G4tgrPlaceSimple(), G4tgrPlace::GetCopyNo().

G4DivType G4tgrPlaceDivRep::theDivType
private

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

다음에 의해서 참조됨 : G4tgrPlaceDivRep(), GetDivType(), operator<<(), SetDivType().

G4int G4tgrPlaceDivRep::theNDiv
private

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

다음에 의해서 참조됨 : G4tgrPlaceDivRep(), GetNDiv(), operator<<(), SetNDiv().

G4double G4tgrPlaceDivRep::theOffset
private

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

다음에 의해서 참조됨 : G4tgrPlaceDivRep(), GetOffset(), operator<<(), SetOffset().

G4String G4tgrPlace::theParentName
protectedinherited
G4String G4tgrPlace::theType
protectedinherited
G4tgrVolume* G4tgrPlace::theVolume
protectedinherited

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

다음에 의해서 참조됨 : G4tgrPlace::GetVolume(), G4tgrPlace::SetVolume().

G4double G4tgrPlaceDivRep::theWidth
private

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

다음에 의해서 참조됨 : G4tgrPlaceDivRep(), GetWidth(), operator<<(), SetWidth().


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