Geant4
10.02.p01
|
Go to the source code of this file.
Namespaces | |
pyG4Box | |
Functions | |
G4Box * | pyG4Box::CreateBox (const G4String &name, G4double pX, G4double pY, G4double pZ) |
void | export_G4Box () |
void export_G4Box | ( | ) |
Definition at line 55 of file pyG4Box.cc.
References pyG4Box::CreateBox(), G4Box::GetXHalfLength(), G4Box::GetYHalfLength(), G4Box::GetZHalfLength(), G4Box::SetXHalfLength(), G4Box::SetYHalfLength(), and G4Box::SetZHalfLength().
Referenced by BOOST_PYTHON_MODULE().