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

#include <G4tgrPlaceParameterisation.hh>

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

Public 멤버 함수

 G4tgrPlaceParameterisation ()
 
 ~G4tgrPlaceParameterisation ()
 
 G4tgrPlaceParameterisation (const std::vector< G4String > &p)
 
const G4StringGetParamType () const
 
std::vector< G4doubleGetExtraData () const
 
const G4StringGetRotMatName () const
 
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 속성

G4String theParamType
 
std::vector< G4doubletheExtraData
 
G4String theRotMatName
 

Friends

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

상세한 설명

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

생성자 & 소멸자 문서화

G4tgrPlaceParameterisation::G4tgrPlaceParameterisation ( )

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

G4tgrPlaceParameterisation::~G4tgrPlaceParameterisation ( )

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

G4tgrPlaceParameterisation::G4tgrPlaceParameterisation ( const std::vector< G4String > &  p)

멤버 함수 문서화

unsigned int G4tgrPlace::GetCopyNo ( ) const
inlineinherited

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

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

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

std::vector<G4double> G4tgrPlaceParameterisation::GetExtraData ( ) const
inline
const G4String& G4tgrPlaceParameterisation::GetParamType ( ) const
inline
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& G4tgrPlaceParameterisation::GetRotMatName ( ) const
inline

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

다음을 참조함 : theRotMatName.

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

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().

void G4tgrPlace::SetType ( const G4String typ)
inlineinherited

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

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

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

void G4tgrPlace::SetVolume ( G4tgrVolume vol)
inlineinherited

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

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

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

멤버 데이타 문서화

unsigned int G4tgrPlace::theCopyNo
protectedinherited

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

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

std::vector<G4double> G4tgrPlaceParameterisation::theExtraData
private

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

다음에 의해서 참조됨 : G4tgrPlaceParameterisation(), GetExtraData(), operator<<().

G4String G4tgrPlaceParameterisation::theParamType
private

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

다음에 의해서 참조됨 : G4tgrPlaceParameterisation(), GetParamType(), operator<<().

G4String G4tgrPlace::theParentName
protectedinherited
G4String G4tgrPlaceParameterisation::theRotMatName
private

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

다음에 의해서 참조됨 : G4tgrPlaceParameterisation(), GetRotMatName(), operator<<().

G4String G4tgrPlace::theType
protectedinherited

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

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

G4tgrVolume* G4tgrPlace::theVolume
protectedinherited

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

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


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