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

GGEMS structure managing a specific material. More...

#include "GGEMSMaterialsDatabaseManager.hh"

Collaboration diagram for GGEMSSingleMaterial:
Collaboration graph

Public Attributes

std::vector< std::string > chemical_element_name_
 
std::vector< GGfloatmixture_f_
 
GGfloat density_
 
GGsize nb_elements_
 

Detailed Description

GGEMS structure managing a specific material.

Definition at line 63 of file GGEMSMaterialsDatabaseManager.hh.

Member Data Documentation

◆ chemical_element_name_

std::vector<std::string> GGEMSSingleMaterial::chemical_element_name_

Name of the chemical elements

Definition at line 65 of file GGEMSMaterialsDatabaseManager.hh.

◆ density_

GGfloat GGEMSSingleMaterial::density_

Density of material

Definition at line 67 of file GGEMSMaterialsDatabaseManager.hh.

◆ mixture_f_

std::vector<GGfloat> GGEMSSingleMaterial::mixture_f_

Fraction of element in material

Definition at line 66 of file GGEMSMaterialsDatabaseManager.hh.

◆ nb_elements_

GGsize GGEMSSingleMaterial::nb_elements_

Number of elements in material

Definition at line 68 of file GGEMSMaterialsDatabaseManager.hh.


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