|
Geant4
9.6.p02
|
#include <boost/python.hpp>#include "MedicalBeam.hh"#include "G4ParticleTable.hh"#include "G4RunManager.hh"
Go to the source code of this file.
Namespaces | |
| pyMedicalBeam | |
Constant Groups | |
| pyMedicalBeam | |
Functions | |
| MedicalBeam * | pyMedicalBeam::Construct () |
| void | pyMedicalBeam::SetParticleByName (MedicalBeam *beam, const std::string &pname) |
| std::string | pyMedicalBeam::GetParticleByName (MedicalBeam *beam) |
| void | pyMedicalBeam::f_SetFieldXY (MedicalBeam *beam, const list &listXY) |
| list | pyMedicalBeam::f_GetFieldXY (MedicalBeam *beam) |
| BOOST_PYTHON_MODULE (MedicalBeam) | |
| BOOST_PYTHON_MODULE | ( | MedicalBeam | ) |
1.8.4