|
Geant4
10.01
|
#include <boost/python.hpp>#include "G4TransportationManager.hh"#include "G4PropagatorInField.hh"#include "G4FieldManager.hh"
Include dependency graph for pyG4TransportationManager.cc:Go to the source code of this file.
Functions | |
| void | export_G4TransportationManager () |
| void export_G4TransportationManager | ( | ) |
Definition at line 42 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().
Here is the call graph for this function:
Here is the caller graph for this function: