#include <G4AssemblyTriplet.hh>
Public 멤버 함수 | |
| G4AssemblyTriplet () | |
| G4AssemblyTriplet (G4LogicalVolume *pVolume, G4ThreeVector &translation, G4RotationMatrix *pRotation, G4bool isReflection=false) | |
| G4AssemblyTriplet (G4AssemblyVolume *pAssembly, G4ThreeVector &translation, G4RotationMatrix *pRotation, G4bool isReflection=false) | |
| G4AssemblyTriplet (const G4AssemblyTriplet &second) | |
| ~G4AssemblyTriplet () | |
| G4AssemblyTriplet & | operator= (const G4AssemblyTriplet &second) |
| G4LogicalVolume * | GetVolume () const |
| void | SetVolume (G4LogicalVolume *pVolume) |
| G4AssemblyVolume * | GetAssembly () const |
| void | SetAssembly (G4AssemblyVolume *pAssembly) |
| G4ThreeVector | GetTranslation () const |
| void | SetTranslation (G4ThreeVector &pVolume) |
| G4RotationMatrix * | GetRotation () const |
| void | SetRotation (G4RotationMatrix *pVolume) |
| G4bool | IsReflection () const |
Private 속성 | |
| G4LogicalVolume * | fVolume |
| G4ThreeVector | fTranslation |
| G4RotationMatrix * | fRotation |
| G4AssemblyVolume * | fAssembly |
| G4bool | fIsReflection |
G4AssemblyTriplet.hh 파일의 60 번째 라인에서 정의되었습니다.
| G4AssemblyTriplet::G4AssemblyTriplet | ( | ) |
| G4AssemblyTriplet::G4AssemblyTriplet | ( | G4LogicalVolume * | pVolume, |
| G4ThreeVector & | translation, | ||
| G4RotationMatrix * | pRotation, | ||
| G4bool | isReflection = false |
||
| ) |
| G4AssemblyTriplet::G4AssemblyTriplet | ( | G4AssemblyVolume * | pAssembly, |
| G4ThreeVector & | translation, | ||
| G4RotationMatrix * | pRotation, | ||
| G4bool | isReflection = false |
||
| ) |
| G4AssemblyTriplet::G4AssemblyTriplet | ( | const G4AssemblyTriplet & | second | ) |
| G4AssemblyTriplet::~G4AssemblyTriplet | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| G4AssemblyTriplet& G4AssemblyTriplet::operator= | ( | const G4AssemblyTriplet & | second | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
G4AssemblyTriplet.hh 파일의 130 번째 라인에서 정의되었습니다.
|
private |
G4AssemblyTriplet.hh 파일의 133 번째 라인에서 정의되었습니다.
|
private |
G4AssemblyTriplet.hh 파일의 123 번째 라인에서 정의되었습니다.
|
private |
G4AssemblyTriplet.hh 파일의 120 번째 라인에서 정의되었습니다.
|
private |
G4AssemblyTriplet.hh 파일의 117 번째 라인에서 정의되었습니다.
1.8.5