ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 48 of file pyMedicalBeam.cc.

View newest version in sPHENIX GitHub at line 48 of file pyMedicalBeam.cc

References G4RunManager::GetRunManager().

+ Here is the call graph for this function:

list pyMedicalBeam::f_GetFieldXY ( MedicalBeam beam)

Definition at line 94 of file pyMedicalBeam.cc.

View newest version in sPHENIX GitHub at line 94 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 84 of file pyMedicalBeam.cc.

View newest version in sPHENIX GitHub at line 84 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 74 of file pyMedicalBeam.cc.

View newest version in sPHENIX GitHub at line 74 of file pyMedicalBeam.cc

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

Definition at line 60 of file pyMedicalBeam.cc.

View newest version in sPHENIX GitHub at line 60 of file pyMedicalBeam.cc

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

+ Here is the call graph for this function: