네임스페이스 | |
pyG4Sphere | |
함수 | |
G4Sphere * | pyG4Sphere::CreateSphere (const G4String &name, G4double pRmin, G4double pRmax, G4double pSPhi, G4double pDPhi, G4double pSTheta, G4double pDTheta) |
void | export_G4Sphere () |
void export_G4Sphere | ( | ) |
pyG4Sphere.cc 파일의 57 번째 라인에서 정의되었습니다.
다음을 참조함 : pyG4Sphere::CreateSphere(), G4Sphere::GetDeltaPhiAngle(), G4Sphere::GetDeltaThetaAngle(), G4Sphere::GetInsideRadius(), G4Sphere::GetOuterRadius(), G4Sphere::GetStartPhiAngle(), G4Sphere::GetStartThetaAngle(), G4Sphere::SetDeltaPhiAngle(), G4Sphere::SetDeltaThetaAngle(), G4Sphere::SetInsideRadius(), G4Sphere::SetOuterRadius(), G4Sphere::SetStartPhiAngle(), G4Sphere::SetStartThetaAngle().
다음에 의해서 참조됨 : BOOST_PYTHON_MODULE().