Geant4  10.00.p02
pyMedicalBeam Namespace Reference

Functions

MedicalBeamConstruct ()
 
void SetParticleByName (MedicalBeam *beam, const std::string &pname)
 
std::string GetParticleByName (MedicalBeam *beam)
 
void f_SetFieldXY (MedicalBeam *beam, const list &listXY)
 
list f_GetFieldXY (MedicalBeam *beam)
 

Function Documentation

MedicalBeam* pyMedicalBeam::Construct ( )

Definition at line 49 of file pyMedicalBeam.cc.

References G4RunManager::GetRunManager().

Referenced by BOOST_PYTHON_MODULE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

list pyMedicalBeam::f_GetFieldXY ( MedicalBeam beam)

Definition at line 95 of file pyMedicalBeam.cc.

Referenced by BOOST_PYTHON_MODULE().

+ Here is the caller graph for this function:

void pyMedicalBeam::f_SetFieldXY ( MedicalBeam beam,
const list &  listXY 
)

Definition at line 85 of file pyMedicalBeam.cc.

Referenced by BOOST_PYTHON_MODULE().

+ Here is the caller graph for this function:

std::string pyMedicalBeam::GetParticleByName ( MedicalBeam beam)

Definition at line 75 of file pyMedicalBeam.cc.

Referenced by BOOST_PYTHON_MODULE().

+ Here is the caller graph for this function:

void pyMedicalBeam::SetParticleByName ( MedicalBeam beam,
const std::string &  pname 
)

Definition at line 61 of file pyMedicalBeam.cc.

References G4cout, G4endl, and G4ParticleTable::GetParticleTable().

Referenced by BOOST_PYTHON_MODULE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: