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

GGEMS structure managing a specific chemical element. More...

#include "GGEMSMaterialsDatabaseManager.hh"

Collaboration diagram for GGEMSChemicalElement:
Collaboration graph

Public Attributes

GGint index_density_correction_
 
GGfloat molar_mass_M_
 
GGfloat mean_excitation_energy_I_
 
GGchar state_
 
GGuchar atomic_number_Z_
 

Detailed Description

GGEMS structure managing a specific chemical element.

Definition at line 50 of file GGEMSMaterialsDatabaseManager.hh.

Member Data Documentation

◆ atomic_number_Z_

GGuchar GGEMSChemicalElement::atomic_number_Z_

Atomic number Z

Definition at line 56 of file GGEMSMaterialsDatabaseManager.hh.

◆ index_density_correction_

GGint GGEMSChemicalElement::index_density_correction_

Index for density correction

Definition at line 52 of file GGEMSMaterialsDatabaseManager.hh.

◆ mean_excitation_energy_I_

GGfloat GGEMSChemicalElement::mean_excitation_energy_I_

Mean excitation energy

Definition at line 54 of file GGEMSMaterialsDatabaseManager.hh.

◆ molar_mass_M_

GGfloat GGEMSChemicalElement::molar_mass_M_

Molar mass

Definition at line 53 of file GGEMSMaterialsDatabaseManager.hh.

◆ state_

GGchar GGEMSChemicalElement::state_

state of element GAS or SOLID

Definition at line 55 of file GGEMSMaterialsDatabaseManager.hh.


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