#include <G4NavigationLevel.hh>
Public 멤버 함수 | |
G4NavigationLevel (G4VPhysicalVolume *newPtrPhysVol, const G4AffineTransform &newT, EVolume newVolTp, G4int newRepNo=-1) | |
G4NavigationLevel (G4VPhysicalVolume *newPtrPhysVol, const G4AffineTransform &levelAbove, const G4AffineTransform &relativeCurrent, EVolume newVolTp, G4int newRepNo=-1) | |
G4NavigationLevel () | |
G4NavigationLevel (const G4NavigationLevel &) | |
~G4NavigationLevel () | |
G4NavigationLevel & | operator= (const G4NavigationLevel &right) |
G4VPhysicalVolume * | GetPhysicalVolume () const |
const G4AffineTransform * | GetTransformPtr () const |
const G4AffineTransform & | GetTransform () const |
EVolume | GetVolumeType () const |
G4int | GetReplicaNo () const |
const G4AffineTransform * | GetPtrTransform () const |
void * | operator new (size_t) |
void | operator delete (void *aLevel) |
void * | operator new (size_t, void *) |
void | operator delete (void *ptr, void *) |
Private 속성 | |
G4NavigationLevelRep * | fLevelRep |
G4NavigationLevel.hh 파일의 54 번째 라인에서 정의되었습니다.
G4NavigationLevel::G4NavigationLevel | ( | G4VPhysicalVolume * | newPtrPhysVol, |
const G4AffineTransform & | newT, | ||
EVolume | newVolTp, | ||
G4int | newRepNo = -1 |
||
) |
G4NavigationLevel.cc 파일의 41 번째 라인에서 정의되었습니다.
다음을 참조함 : fLevelRep.
G4NavigationLevel::G4NavigationLevel | ( | G4VPhysicalVolume * | newPtrPhysVol, |
const G4AffineTransform & | levelAbove, | ||
const G4AffineTransform & | relativeCurrent, | ||
EVolume | newVolTp, | ||
G4int | newRepNo = -1 |
||
) |
G4NavigationLevel.cc 파일의 49 번째 라인에서 정의되었습니다.
다음을 참조함 : fLevelRep.
G4NavigationLevel::G4NavigationLevel | ( | ) |
G4NavigationLevel.cc 파일의 62 번째 라인에서 정의되었습니다.
다음을 참조함 : fLevelRep.
G4NavigationLevel::G4NavigationLevel | ( | const G4NavigationLevel & | right | ) |
G4NavigationLevel.cc 파일의 67 번째 라인에서 정의되었습니다.
다음을 참조함 : G4NavigationLevelRep::AddAReference(), fLevelRep.
G4NavigationLevel::~G4NavigationLevel | ( | ) |
G4NavigationLevel.cc 파일의 73 번째 라인에서 정의되었습니다.
다음을 참조함 : fLevelRep, G4NavigationLevelRep::RemoveAReference().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
G4NavigationLevel & G4NavigationLevel::operator= | ( | const G4NavigationLevel & | right | ) |
G4NavigationLevel.cc 파일의 78 번째 라인에서 정의되었습니다.
다음을 참조함 : G4NavigationLevelRep::AddAReference(), fLevelRep, G4NavigationLevelRep::RemoveAReference().
|
private |
G4NavigationLevel.hh 파일의 105 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4NavigationLevel(), operator=(), ~G4NavigationLevel().