Geant4
10.02.p02
|
Go to the source code of this file.
Namespaces | |
pyG4EllipticalTube | |
Functions | |
G4EllipticalTube * | pyG4EllipticalTube::CreateEllipticalTube (const G4String &name, G4double theDx, G4double theDy, G4double theDz) |
void | export_G4EllipticalTube () |
void export_G4EllipticalTube | ( | ) |
Definition at line 57 of file pyG4EllipticalTube.cc.
References pyG4EllipticalTube::CreateEllipticalTube(), G4EllipticalTube::GetDx(), G4EllipticalTube::GetDy(), G4EllipticalTube::GetDz(), G4EllipticalTube::SetDx(), G4EllipticalTube::SetDy(), and G4EllipticalTube::SetDz().
Referenced by BOOST_PYTHON_MODULE().