LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include <boost/python.hpp>
#include "G4Hype.hh"
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 61 of file pyG4Hype.cc.
References pyG4Hype::CreateHype().
Referenced by BOOST_PYTHON_MODULE().