#include <boost/python.hpp>
#include "G4Version.hh"
#include "pyG4indexing.hh"
#include "G4Isotope.hh"
네임스페이스 | |
pyG4Isotope | |
함수 | |
void | pyG4Isotope::Print (G4Isotope &iso) |
void | export_G4Isotope () |
void export_G4Isotope | ( | ) |
pyG4Isotope.cc 파일의 59 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Isotope::GetA(), G4Isotope::GetIndex(), G4Isotope::GetIsotope(), G4Isotope::GetIsotopeTable(), G4Isotope::GetN(), G4Isotope::GetName(), G4Isotope::GetNumberOfIsotopes(), G4Isotope::GetZ(), pyG4Element::Print(), G4Isotope::SetName().
다음에 의해서 참조됨 : BOOST_PYTHON_MODULE().