Geant4
10.00.p01
|
Go to the source code of this file.
Namespaces | |
pyG4Torus | |
Functions | |
G4Torus * | pyG4Torus::CreateTorus (const G4String &name, G4double pRmin, G4double pRmax, G4double pRtor, G4double pSPhi, G4double pDPhi) |
void | export_G4Torus () |
void export_G4Torus | ( | ) |
Definition at line 55 of file pyG4Torus.cc.
References pyG4Torus::CreateTorus(), G4Torus::GetDPhi(), G4Torus::GetRmax(), G4Torus::GetRmin(), G4Torus::GetRtor(), and G4Torus::GetSPhi().
Referenced by BOOST_PYTHON_MODULE().