#include <G4NavigationLevelRep.hh>
Public 멤버 함수 | |
G4NavigationLevelRep (G4VPhysicalVolume *newPtrPhysVol, const G4AffineTransform &newT, EVolume newVolTp, G4int newRepNo=-1) | |
G4NavigationLevelRep (G4VPhysicalVolume *newPtrPhysVol, const G4AffineTransform &levelAbove, const G4AffineTransform &relativeCurrent, EVolume newVolTp, G4int newRepNo=-1) | |
G4NavigationLevelRep () | |
G4NavigationLevelRep (G4NavigationLevelRep &) | |
~G4NavigationLevelRep () | |
G4NavigationLevelRep & | operator= (const G4NavigationLevelRep &right) |
G4VPhysicalVolume * | GetPhysicalVolume () |
const G4AffineTransform * | GetTransformPtr () const |
const G4AffineTransform & | GetTransform () const |
EVolume | GetVolumeType () const |
G4int | GetReplicaNo () const |
void | AddAReference () |
G4bool | RemoveAReference () |
void * | operator new (size_t) |
void | operator delete (void *aTrack) |
Private 속성 | |
G4AffineTransform | sTransform |
G4VPhysicalVolume * | sPhysicalVolumePtr |
G4int | sReplicaNo |
EVolume | sVolumeType |
G4int | fCountRef |
G4NavigationLevelRep.hh 파일의 55 번째 라인에서 정의되었습니다.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
다음에 의해서 참조됨 : G4NavigationLevel::G4NavigationLevel(), G4NavigationLevel::operator=().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
G4NavigationLevelRep.hh 파일의 111 번째 라인에서 정의되었습니다.
|
private |
G4NavigationLevelRep.hh 파일의 104 번째 라인에서 정의되었습니다.
|
private |
G4NavigationLevelRep.hh 파일의 107 번째 라인에서 정의되었습니다.
|
private |
G4NavigationLevelRep.hh 파일의 100 번째 라인에서 정의되었습니다.
|
private |
G4NavigationLevelRep.hh 파일의 108 번째 라인에서 정의되었습니다.