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

Class managing the matrix types. More...

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

Go to the source code of this file.

Classes

struct  GGfloat33_t
 Structure storing float 3 x 3 matrix. More...
 
struct  GGfloat44_t
 Structure storing float 4 x 4 matrix. More...
 

Typedefs

typedef struct GGfloat33_t GGfloat33
 
typedef struct GGfloat44_t GGfloat44
 

Detailed Description

Class managing the matrix types.

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
Wednesday November 13, 2019

Definition in file GGEMSMatrixTypes.hh.

Typedef Documentation

◆ GGfloat33

typedef struct GGfloat33_t GGfloat33

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

◆ GGfloat44

typedef struct GGfloat44_t GGfloat44

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