Celeritas  0.5.0-56+6b053cd
Public Attributes | List of all members
celeritas::ImportElement Struct Reference

Store element data. More...

#include <ImportElement.hh>

Public Types

type aliases
using IsotopeIndex = unsigned int
 
using IsotopeFrac = std::pair< IsotopeIndex, double >
 
using VecIsotopeFrac = std::vector< IsotopeFrac >
 

Public Attributes

std::string name
 
int atomic_number {}
 
double atomic_mass {}
 [amu]
 
VecIsotopeFrac isotopes_fractions
 Isotopic fractional abundance.
 

Detailed Description

Store element data.

IsotopeIndex maps the isotope in the ImportData::isotopes vector.


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