![]() |
GGEMS
1.1
GPU GEant4-based Monte Carlo Simulations
|
Class managing the matrix types. More...


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 |
Class managing the matrix types.
Definition in file GGEMSMatrixTypes.hh.
| typedef struct GGfloat33_t GGfloat33 |
Using C convention name of struct to C++ (_t deletion)
| typedef struct GGfloat44_t GGfloat44 |
Using C convention name of struct to C++ (_t deletion)