| 
    Geant4-11
    
   | 
 
Functions | |
| MedicalBeam * | Construct () | 
| list | f_GetFieldXY (MedicalBeam *beam) | 
| void | f_SetFieldXY (MedicalBeam *beam, const list &listXY) | 
| std::string | GetParticleByName (MedicalBeam *beam) | 
| void | SetParticleByName (MedicalBeam *beam, const std::string &pname) | 
| MedicalBeam * pyMedicalBeam::Construct | ( | ) | 
Definition at line 48 of file pyMedicalBeam.cc.
References G4RunManager::GetRunManager().
Referenced by BOOST_PYTHON_MODULE().
| list pyMedicalBeam::f_GetFieldXY | ( | MedicalBeam * | beam | ) | 
Definition at line 94 of file pyMedicalBeam.cc.
Referenced by BOOST_PYTHON_MODULE().
| void pyMedicalBeam::f_SetFieldXY | ( | MedicalBeam * | beam, | 
| const list & | listXY | ||
| ) | 
Definition at line 84 of file pyMedicalBeam.cc.
Referenced by BOOST_PYTHON_MODULE().
| std::string pyMedicalBeam::GetParticleByName | ( | MedicalBeam * | beam | ) | 
Definition at line 74 of file pyMedicalBeam.cc.
Referenced by BOOST_PYTHON_MODULE().
| void pyMedicalBeam::SetParticleByName | ( | MedicalBeam * | beam, | 
| const std::string & | pname | ||
| ) | 
Definition at line 60 of file pyMedicalBeam.cc.
References G4cout, G4endl, G4ParticleTable::GetParticleTable(), and eplot::pname.
Referenced by BOOST_PYTHON_MODULE().