| Celeritas 0.7.0-dev.172+develop.fe2a0acd4
    | 
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. | |
Store element data.
IsotopeIndex maps the isotope in the ImportData::isotopes vector.