LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include <boost/python.hpp>
#include "G4Orb.hh"
Go to the source code of this file.
Namespaces | |
pyG4Orb | |
Functions | |
G4Orb * | pyG4Orb::CreateOrb (const G4String &name, G4double pRmax) |
void | export_G4Orb () |
void export_G4Orb | ( | ) |
Definition at line 53 of file pyG4Orb.cc.
References pyG4Orb::CreateOrb().
Referenced by BOOST_PYTHON_MODULE().