#include <G4tgrSolid.hh>
Public 멤버 함수 | |
G4tgrSolid () | |
G4tgrSolid (const std::vector< G4String > &wl) | |
virtual | ~G4tgrSolid () |
const G4String & | GetName () const |
const G4String & | GetType () const |
const std::vector< std::vector < G4double > * > | GetSolidParams () const |
virtual const G4String & | GetRelativeRotMatName () const |
virtual G4ThreeVector | GetRelativePlace () const |
Protected 속성 | |
G4String | theName |
G4String | theType |
std::vector< std::vector < G4double > * > | theSolidParams |
Private 멤버 함수 | |
void | FillSolidParams (const std::vector< G4String > &wl) |
Friends | |
std::ostream & | operator<< (std::ostream &, const G4tgrSolid &) |
G4tgrSolid.hh 파일의 49 번째 라인에서 정의되었습니다.
G4tgrSolid::G4tgrSolid | ( | ) |
G4tgrSolid.cc 파일의 47 번째 라인에서 정의되었습니다.
G4tgrSolid::G4tgrSolid | ( | const std::vector< G4String > & | wl | ) |
G4tgrSolid.cc 파일의 59 번째 라인에서 정의되었습니다.
다음을 참조함 : FillSolidParams(), G4cout, G4endl, G4tgrVolumeMgr::GetInstance(), G4tgrUtils::GetString(), G4tgrMessenger::GetVerboseLevel(), G4tgrVolumeMgr::RegisterMe(), theName, theType.
|
virtual |
G4tgrSolid.cc 파일의 53 번째 라인에서 정의되었습니다.
G4tgrSolid.cc 파일의 105 번째 라인에서 정의되었습니다.
다음을 참조함 : deg, G4cout, G4endl, G4tgrUtils::GetDouble(), G4tgrMessenger::GetVerboseLevel(), theSolidParams.
다음에 의해서 참조됨 : G4tgrSolid().
G4tgrSolid.hh 파일의 61 번째 라인에서 정의되었습니다.
다음을 참조함 : theName.
다음에 의해서 참조됨 : G4tgbVolume::FindOrConstructG4Solid(), G4tgrVolumeMgr::RegisterMe(), G4tgrVolumeMgr::UnRegisterMe().
|
virtual |
G4tgrSolidBoolean에서 재구현되었습니다.
G4tgrSolid.cc 파일의 98 번째 라인에서 정의되었습니다.
|
virtual |
G4tgrSolidBoolean에서 재구현되었습니다.
G4tgrSolid.cc 파일의 91 번째 라인에서 정의되었습니다.
다음을 참조함 : theName.
다음에 의해서 참조됨 : G4tgbVolume::FindOrConstructG4Solid().
const std::vector< std::vector< G4double > * > G4tgrSolid::GetSolidParams | ( | ) | const |
G4tgrSolid.cc 파일의 84 번째 라인에서 정의되었습니다.
다음을 참조함 : theSolidParams.
다음에 의해서 참조됨 : G4tgbVolume::FindOrConstructG4Solid().
|
inline |
G4tgrSolid.hh 파일의 62 번째 라인에서 정의되었습니다.
다음을 참조함 : theType.
다음에 의해서 참조됨 : G4tgbVolume::FindOrConstructG4Solid().
|
friend |
G4tgrSolid.cc 파일의 173 번째 라인에서 정의되었습니다.
|
protected |
G4tgrSolid.hh 파일의 73 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4tgrSolid(), G4tgrSolidBoolean::G4tgrSolidBoolean(), GetName(), GetRelativeRotMatName(), operator<<().
|
protected |
G4tgrSolid.hh 파일의 77 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : FillSolidParams(), GetSolidParams(), operator<<().
|
protected |
G4tgrSolid.hh 파일의 75 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4tgrSolid(), G4tgrSolidBoolean::G4tgrSolidBoolean(), GetType(), operator<<().