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