Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
네임스페이스 | 함수
pyG4Polyhedra.cc 파일 참조
#include <boost/python.hpp>
#include "G4Polyhedra.hh"

이 파일의 소스 코드 페이지로 가기

네임스페이스

 pyG4Polyhedra
 

함수

G4PolyhedrapyG4Polyhedra::f1_CreatePolyhedra (const G4String &name, G4double phiStart, G4double phiTotal, G4int numSide, G4int numZPlanes, const std::vector< G4double > &zPlane, const std::vector< G4double > &rInner, const std::vector< G4double > &rOuter)
 
G4PolyhedrapyG4Polyhedra::f2_CreatePolyhedra (const G4String &name, G4double phiStart, G4double phiTotal, G4int numSide, G4int numRZ, const std::vector< G4double > &r, const std::vector< G4double > &z)
 
void export_G4Polyhedra ()
 

함수 문서화

void export_G4Polyhedra ( )