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

Structure storing the stack of data for solid box. More...

#include "GGEMSSolidBoxData.hh"

Collaboration diagram for GGEMSSolidBoxData_t:
Collaboration graph

Public Attributes

GGEMSOBB obb_geometry_
 
GGsize virtual_element_number_xyz_ [3]
 
GGfloat box_size_xyz_ [3]
 
GGint solid_id_
 

Detailed Description

Structure storing the stack of data for solid box.

Definition at line 40 of file GGEMSSolidBoxData.hh.

Member Data Documentation

◆ box_size_xyz_

GGfloat GGEMSSolidBoxData_t::box_size_xyz_[3]

Length of box in X, Y and Z

Definition at line 44 of file GGEMSSolidBoxData.hh.

◆ obb_geometry_

GGEMSOBB GGEMSSolidBoxData_t::obb_geometry_

OBB storing border of voxelized solid and matrix of transformation

Definition at line 42 of file GGEMSSolidBoxData.hh.

◆ solid_id_

GGint GGEMSSolidBoxData_t::solid_id_

Navigator index

Definition at line 45 of file GGEMSSolidBoxData.hh.

◆ virtual_element_number_xyz_

GGsize GGEMSSolidBoxData_t::virtual_element_number_xyz_[3]

Number of virtual element in box

Definition at line 43 of file GGEMSSolidBoxData.hh.


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