Geant4
10.02.p01
|
#include <boost/python.hpp>
#include "G4VTouchable.hh"
#include "G4VPhysicalVolume.hh"
#include "G4VSolid.hh"
Go to the source code of this file.
Namespaces | |
pyG4VTouchable | |
Functions | |
pyG4VTouchable::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (f_GetTranslation, GetTranslation, 0, 1) BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS(f_GetRotation | |
void | export_G4VTouchable () |
Variables | |
pyG4VTouchable::GetRotation | |
void export_G4VTouchable | ( | ) |
Definition at line 66 of file pyG4VTouchable.cc.
References G4VTouchable::GetHistoryDepth(), G4VTouchable::GetReplicaNumber(), G4VTouchable::GetRotation(), G4VTouchable::GetSolid(), G4VTouchable::GetTranslation(), G4VTouchable::GetVolume(), and G4VTouchable::MoveUpHistory().
Referenced by BOOST_PYTHON_MODULE().