![]() |
GGEMS
1.1
GPU GEant4-based Monte Carlo Simulations
|
GGEMS class handling RAM memory. More...
#include "GGEMS/global/GGEMSOpenCLManager.hh"#include "GGEMS/tools/GGEMSRAMManager.hh"#include "GGEMS/tools/GGEMSSystemOfUnits.hh"
Go to the source code of this file.
Functions | |
| GGEMSRAMManager * | get_instance_ggems_ram_manager (void) |
| Get the GGEMSRAMManager pointer for python user. More... | |
| void | print_infos_ram_manager (GGEMSRAMManager *ram_manager) |
| Print information about RAM memory. More... | |
GGEMS class handling RAM memory.
Definition in file GGEMSRAMManager.cc.
| GGEMSRAMManager* get_instance_ggems_ram_manager | ( | void | ) |
Get the GGEMSRAMManager pointer for python user.
Definition at line 184 of file GGEMSRAMManager.cc.
| void print_infos_ram_manager | ( | GGEMSRAMManager * | ram_manager | ) |
Print information about RAM memory.
| ram_manager | - pointer on the singleton |
Definition at line 193 of file GGEMSRAMManager.cc.