Geant4
10.00.p03
|
#include <boost/python.hpp>
#include "G4Version.hh"
#include "pyG4indexing.hh"
#include "G4Isotope.hh"
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(), pyG4Isotope::Print(), and G4Isotope::SetName().
Referenced by BOOST_PYTHON_MODULE().