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

Structure storing dosimetry infos. More...

#include "GGEMSDoseParams.hh"

Collaboration diagram for GGEMSDoseParams_t:
Collaboration graph

Public Attributes

GGfloat3 size_of_dosels_
 
GGfloat3 inv_size_of_dosels_
 
GGfloat3 border_min_xyz_
 
GGfloat3 border_max_xyz_
 
GGint3 number_of_dosels_
 
GGint total_number_of_dosels_
 
GGint slice_number_of_dosels_
 

Detailed Description

Structure storing dosimetry infos.

Definition at line 40 of file GGEMSDoseParams.hh.

Member Data Documentation

◆ border_max_xyz_

GGfloat3 GGEMSDoseParams_t::border_max_xyz_

Border max. of matrix of dosels

Definition at line 45 of file GGEMSDoseParams.hh.

◆ border_min_xyz_

GGfloat3 GGEMSDoseParams_t::border_min_xyz_

Border min. of matrix of dosels

Definition at line 44 of file GGEMSDoseParams.hh.

◆ inv_size_of_dosels_

GGfloat3 GGEMSDoseParams_t::inv_size_of_dosels_

Inverse of dosel sizes

Definition at line 43 of file GGEMSDoseParams.hh.

◆ number_of_dosels_

GGint3 GGEMSDoseParams_t::number_of_dosels_

Number of dosels per dimension

Definition at line 46 of file GGEMSDoseParams.hh.

◆ size_of_dosels_

GGfloat3 GGEMSDoseParams_t::size_of_dosels_

Size of dosels per dimension

Definition at line 42 of file GGEMSDoseParams.hh.

◆ slice_number_of_dosels_

GGint GGEMSDoseParams_t::slice_number_of_dosels_

Number of dosels per slice

Definition at line 48 of file GGEMSDoseParams.hh.

◆ total_number_of_dosels_

GGint GGEMSDoseParams_t::total_number_of_dosels_

Total number of dosels

Definition at line 47 of file GGEMSDoseParams.hh.


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