LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include <boost/python.hpp>
#include "G4Tet.hh"
Go to the source code of this file.
Namespaces | |
pyG4Tet | |
Functions | |
G4Tet * | pyG4Tet::CreateTet (const G4String &name, G4ThreeVector anchor, G4ThreeVector p2, G4ThreeVector p3, G4ThreeVector p4) |
void | export_G4Tet () |
void export_G4Tet | ( | ) |
Definition at line 54 of file pyG4Tet.cc.
References pyG4Tet::CreateTet().
Referenced by BOOST_PYTHON_MODULE().