GGEMS  1.1
GPU GEant4-based Monte Carlo Simulations
GGEMSRandom.hh File Reference

Structure storing the random buffers for both OpenCL and GGEMS. More...

#include "GGEMS/global/GGEMSConfiguration.hh"
#include "GGEMS/tools/GGEMSTypes.hh"
Include dependency graph for GGEMSRandom.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GGEMSRandom_t
 Structure storing informations about random. More...
 

Typedefs

typedef struct GGEMSRandom_t GGEMSRandom
 

Detailed Description

Structure storing the random buffers for both OpenCL and GGEMS.

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
Monday December 16, 2019

Definition in file GGEMSRandom.hh.

Typedef Documentation

◆ GGEMSRandom

typedef struct GGEMSRandom_t GGEMSRandom

Using C convention name of struct to C++ (_t deletion)