|
Geant4
10.02
|
#include <boost/python.hpp>#include "G4Version.hh"#include "pyG4indexing.hh"#include "G4Isotope.hh"
Include dependency graph for pyG4Isotope.cc:Go to the source code of this file.
Namespaces | |
| pyG4Isotope | |
Functions | |
| void | pyG4Isotope::Print (G4Isotope &iso) |
| void | export_G4Isotope () |
| void export_G4Isotope | ( | ) |
Definition at line 59 of file pyG4Isotope.cc.
References G4Isotope::GetA(), G4Isotope::GetIndex(), G4Isotope::GetIsotope(), G4Isotope::GetIsotopeTable(), G4Isotope::GetN(), G4Isotope::GetName(), G4Isotope::GetNumberOfIsotopes(), G4Isotope::GetZ(), Print(), and G4Isotope::SetName().
Referenced by BOOST_PYTHON_MODULE().
Here is the call graph for this function:
Here is the caller graph for this function: