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

Structure storing float 4 x 4 matrix. More...

#include "GGEMSMatrixTypes.hh"

Collaboration diagram for GGfloat44_t:
Collaboration graph

Public Attributes

GGfloat m0_ [4]
 
GGfloat m1_ [4]
 
GGfloat m2_ [4]
 
GGfloat m3_ [4]
 

Detailed Description

Structure storing float 4 x 4 matrix.

Definition at line 52 of file GGEMSMatrixTypes.hh.

Member Data Documentation

◆ m0_

GGfloat GGfloat44_t::m0_[4]

Row 0 of matrix

Definition at line 54 of file GGEMSMatrixTypes.hh.

◆ m1_

GGfloat GGfloat44_t::m1_[4]

Row 1 of matrix

Definition at line 55 of file GGEMSMatrixTypes.hh.

◆ m2_

GGfloat GGfloat44_t::m2_[4]

Row 2 of matrix

Definition at line 56 of file GGEMSMatrixTypes.hh.

◆ m3_

GGfloat GGfloat44_t::m3_[4]

Row 3 of matrix

Definition at line 57 of file GGEMSMatrixTypes.hh.


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