LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include <boost/python.hpp>
#include "G4Trd.hh"
Go to the source code of this file.
Namespaces | |
pyG4Trd | |
Functions | |
G4Trd * | pyG4Trd::CreateTrd (const G4String &name, G4double pdx1, G4double pdx2, G4double pdy1, G4double pdy2, G4double pdz) |
void | export_G4Trd () |
void export_G4Trd | ( | ) |
Definition at line 54 of file pyG4Trd.cc.
References pyG4Trd::CreateTrd().
Referenced by BOOST_PYTHON_MODULE().