#include <G4EzVolume.hh>
Protected 속성 | |
G4String | name |
G4VSolid * | solid |
G4LogicalVolume * | lv |
G4LogicalVolume * | lvsub |
G4VisAttributes * | va |
G4int | nplacement |
G4EzVolume.hh 파일의 52 번째 라인에서 정의되었습니다.
G4EzVolume::G4EzVolume | ( | ) |
G4EzVolume.cc 파일의 54 번째 라인에서 정의되었습니다.
G4EzVolume::G4EzVolume | ( | const G4String & | aname | ) |
G4EzVolume.cc 파일의 65 번째 라인에서 정의되었습니다.
G4EzVolume::~G4EzVolume | ( | ) |
G4EzVolume.cc 파일의 74 번째 라인에서 정의되었습니다.
void G4EzVolume::CreateBoxVolume | ( | G4Material * | amaterial, |
G4double | dx, | ||
G4double | dy, | ||
G4double | dz | ||
) |
G4EzVolume.cc 파일의 81 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, lv, solid, va.
다음에 의해서 참조됨 : BOOST_PYTHON_MODULE().
void G4EzVolume::CreateConeVolume | ( | G4Material * | amaterial, |
G4double | rmin1, | ||
G4double | rmax1, | ||
G4double | rmin2, | ||
G4double | rmax2, | ||
G4double | dz, | ||
G4double | phi0 = 0. , |
||
G4double | dphi = 360.*deg |
||
) |
G4EzVolume.cc 파일의 122 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, lv, solid, va.
다음에 의해서 참조됨 : BOOST_PYTHON_MODULE().
void G4EzVolume::CreateOrbVolume | ( | G4Material * | amaterial, |
G4double | rmax | ||
) |
G4EzVolume.cc 파일의 168 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, lv, solid, va.
다음에 의해서 참조됨 : BOOST_PYTHON_MODULE().
void G4EzVolume::CreateSphereVolume | ( | G4Material * | amaterial, |
G4double | rmin, | ||
G4double | rmax, | ||
G4double | phi0 = 0. , |
||
G4double | dphi = 360.*deg , |
||
G4double | theta0 = 0. , |
||
G4double | dtheta = 180.*deg |
||
) |
G4EzVolume.cc 파일의 146 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, lv, solid, va.
다음에 의해서 참조됨 : BOOST_PYTHON_MODULE().
void G4EzVolume::CreateTubeVolume | ( | G4Material * | amaterial, |
G4double | rmin, | ||
G4double | rmax, | ||
G4double | dz, | ||
G4double | phi0 = 0. , |
||
G4double | dphi = 360*deg |
||
) |
G4EzVolume.cc 파일의 101 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, lv, solid, va.
다음에 의해서 참조됨 : BOOST_PYTHON_MODULE().
|
inline |
G4EzVolume.hh 파일의 143 번째 라인에서 정의되었습니다.
다음을 참조함 : lv.
다음에 의해서 참조됨 : BOOST_PYTHON_MODULE(), VoxelizeIt().
|
inline |
G4EzVolume.hh 파일의 131 번째 라인에서 정의되었습니다.
다음을 참조함 : name.
|
inline |
G4EzVolume.hh 파일의 149 번째 라인에서 정의되었습니다.
다음을 참조함 : nplacement.
|
inline |
G4VPhysicalVolume * G4EzVolume::PlaceIt | ( | const G4ThreeVector & | pos, |
G4int | ncopy = 0 , |
||
G4EzVolume * | parent = 0 |
||
) |
G4EzVolume.cc 파일의 187 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, G4EzWorld::GetWorldVolume(), lv, nplacement.
G4VPhysicalVolume * G4EzVolume::PlaceIt | ( | const G4Transform3D & | transform, |
G4int | ncopy = 0 , |
||
G4EzVolume * | parent = 0 |
||
) |
G4EzVolume.cc 파일의 212 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, G4EzWorld::GetWorldVolume(), lv, nplacement.
G4VPhysicalVolume * G4EzVolume::ReplicateIt | ( | G4EzVolume * | parent, |
EAxis | pAxis, | ||
G4int | nReplicas, | ||
G4double | width, | ||
G4double | offset = 0 |
||
) |
G4EzVolume.cc 파일의 237 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, lv, nplacement.
다음에 의해서 참조됨 : BOOST_PYTHON_MODULE().
G4EzVolume.hh 파일의 161 번째 라인에서 정의되었습니다.
다음을 참조함 : SetColor(), va.
|
inline |
void G4EzVolume::SetSensitiveDetector | ( | G4VSensitiveDetector * | asd | ) |
G4ThreeVector G4EzVolume::VoxelizeIt | ( | G4int | nx, |
G4int | ny, | ||
G4int | nz | ||
) |
G4EzVolume.cc 파일의 257 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, GetMaterial(), kXAxis, lv, lvsub, solid.
다음에 의해서 참조됨 : BOOST_PYTHON_MODULE().
|
protected |
G4EzVolume.hh 파일의 57 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CreateBoxVolume(), CreateConeVolume(), CreateOrbVolume(), CreateSphereVolume(), CreateTubeVolume(), GetMaterial(), PlaceIt(), ReplicateIt(), SetMaterial(), SetSensitiveDetector(), VoxelizeIt().
|
protected |
G4EzVolume.hh 파일의 58 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : SetMaterial(), SetSensitiveDetector(), VoxelizeIt().
|
protected |
G4EzVolume.hh 파일의 55 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetName().
|
protected |
G4EzVolume.hh 파일의 60 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetNofPlacements(), PlaceIt(), ReplicateIt().
|
protected |
G4EzVolume.hh 파일의 56 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CreateBoxVolume(), CreateConeVolume(), CreateOrbVolume(), CreateSphereVolume(), CreateTubeVolume(), GetSolid(), SetSolid(), VoxelizeIt().
|
protected |
G4EzVolume.hh 파일의 59 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CreateBoxVolume(), CreateConeVolume(), CreateOrbVolume(), CreateSphereVolume(), CreateTubeVolume(), SetColor(), SetVisibility().