|
Geant4-11
|
#include <boost/python.hpp>#include "G4TransportationManager.hh"#include "G4PropagatorInField.hh"#include "G4FieldManager.hh"Go to the source code of this file.
Functions | |
| void | export_G4TransportationManager () |
| void export_G4TransportationManager | ( | ) |
Definition at line 41 of file pyG4TransportationManager.cc.
References G4TransportationManager::GetFieldManager(), G4TransportationManager::GetNavigatorForTracking(), G4TransportationManager::GetPropagatorInField(), G4TransportationManager::GetTransportationManager(), G4TransportationManager::SetFieldManager(), G4TransportationManager::SetNavigatorForTracking(), and G4TransportationManager::SetPropagatorInField().
Referenced by BOOST_PYTHON_MODULE().