Geant4
10.00.p03
|
Go to the source code of this file.
Namespaces | |
pyG4Hype | |
Functions | |
G4Hype * | pyG4Hype::CreateHype (const G4String &name, G4double newInnerRadius, G4double newOuterRadius, G4double newInnerStereo, G4double newOuterStereo, G4double newHalfLenZ) |
void | export_G4Hype () |
void export_G4Hype | ( | ) |
Definition at line 62 of file pyG4Hype.cc.
References pyG4Hype::CreateHype(), G4Hype::GetInnerRadius(), G4Hype::GetInnerStereo(), G4Hype::GetOuterRadius(), G4Hype::GetOuterStereo(), G4Hype::GetZHalfLength(), G4Hype::SetInnerRadius(), G4Hype::SetInnerStereo(), G4Hype::SetOuterRadius(), G4Hype::SetOuterStereo(), and G4Hype::SetZHalfLength().
Referenced by BOOST_PYTHON_MODULE().