GGEMS  1.1
GPU GEant4-based Monte Carlo Simulations
GGEMSRAMManager.cc File Reference

GGEMS class handling RAM memory. More...

Include dependency graph for GGEMSRAMManager.cc:

Go to the source code of this file.

Functions

GGEMSRAMManagerget_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...
 

Detailed Description

GGEMS class handling RAM memory.

Author
Julien BERT julie.nosp@m.n.be.nosp@m.rt@un.nosp@m.iv-b.nosp@m.rest..nosp@m.fr
Didier BENOIT didie.nosp@m.r.be.nosp@m.noit@.nosp@m.inse.nosp@m.rm.fr
LaTIM, INSERM - U1101, Brest, FRANCE
Version
1.0
Date
Tuesday May 5, 2020

Definition in file GGEMSRAMManager.cc.

Function Documentation

◆ get_instance_ggems_ram_manager()

GGEMSRAMManager* get_instance_ggems_ram_manager ( void  )

Get the GGEMSRAMManager pointer for python user.

Returns
the pointer on the singleton

Definition at line 184 of file GGEMSRAMManager.cc.

◆ print_infos_ram_manager()

void print_infos_ram_manager ( GGEMSRAMManager ram_manager)

Print information about RAM memory.

Parameters
ram_manager- pointer on the singleton

Definition at line 193 of file GGEMSRAMManager.cc.