GGEMS  1.1
GPU GEant4-based Monte Carlo Simulations
GGfloat33_t Struct Reference

Structure storing float 3 x 3 matrix. More...

#include "GGEMSMatrixTypes.hh"

Collaboration diagram for GGfloat33_t:
Collaboration graph

Public Attributes

GGfloat m0_ [3]
 
GGfloat m1_ [3]
 
GGfloat m2_ [3]
 

Detailed Description

Structure storing float 3 x 3 matrix.

Definition at line 41 of file GGEMSMatrixTypes.hh.

Member Data Documentation

◆ m0_

GGfloat GGfloat33_t::m0_[3]

Row 0 of matrix

Definition at line 43 of file GGEMSMatrixTypes.hh.

◆ m1_

GGfloat GGfloat33_t::m1_[3]

Row 1 of matrix

Definition at line 44 of file GGEMSMatrixTypes.hh.

◆ m2_

GGfloat GGfloat33_t::m2_[3]

Row 2 of matrix

Definition at line 45 of file GGEMSMatrixTypes.hh.


The documentation for this struct was generated from the following file: