GGEMS
1.1
GPU GEant4-based Monte Carlo Simulations
|
This is the complete list of members for GGEMSSource, including all inherited members.
CheckParameters(void) const | GGEMSSource | virtual |
EnableTracking(void) | GGEMSSource | |
geometry_transformation_ | GGEMSSource | protected |
GetNameOfSource(void) const | GGEMSSource | inline |
GetNumberOfBatchs(GGsize const &device_index) const | GGEMSSource | inline |
GetNumberOfParticlesInBatch(GGsize const &device_index, GGsize const &batch_index) | GGEMSSource | inline |
GetPrimaries(GGsize const &thread_index, GGsize const &number_of_particles)=0 | GGEMSSource | pure virtual |
GGEMSSource(std::string const &source_name) | GGEMSSource | explicit |
GGEMSSource(GGEMSSource const &source)=delete | GGEMSSource | |
GGEMSSource(GGEMSSource const &&source)=delete | GGEMSSource | |
Initialize(bool const &is_tracking=false) | GGEMSSource | virtual |
InitializeKernel(void)=0 | GGEMSSource | protectedpure virtual |
kernel_get_primaries_ | GGEMSSource | protected |
number_activated_devices_ | GGEMSSource | protected |
number_of_batchs_ | GGEMSSource | protected |
number_of_particles_ | GGEMSSource | protected |
number_of_particles_by_device_ | GGEMSSource | protected |
number_of_particles_in_batch_ | GGEMSSource | protected |
operator=(GGEMSSource const &source)=delete | GGEMSSource | |
operator=(GGEMSSource const &&source)=delete | GGEMSSource | |
OrganizeParticlesInBatch(void) | GGEMSSource | private |
particle_type_ | GGEMSSource | protected |
PrintInfos(void) const =0 | GGEMSSource | pure virtual |
SetNumberOfParticles(GGsize const &number_of_particles) | GGEMSSource | |
SetPosition(GGfloat const &pos_x, GGfloat const &pos_y, GGfloat const &pos_z, std::string const &unit="mm") | GGEMSSource | |
SetRotation(GGfloat const &rx, GGfloat const &ry, GGfloat const &rz, std::string const &unit="deg") | GGEMSSource | |
SetSourceParticleType(std::string const &particle_type) | GGEMSSource | |
source_name_ | GGEMSSource | protected |
tracking_kernel_option_ | GGEMSSource | protected |
~GGEMSSource(void) | GGEMSSource | virtual |