![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include <boost/python.hpp>#include "G4Torus.hh"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().
Referenced by BOOST_PYTHON_MODULE().