Celeritas
0.5.0-56+6b053cd
|
Electron subshell data. More...
#include <LivermorePEData.hh>
Public Types | |
using | EnergyUnits = units::Mev |
using | XsUnits = units::Barn |
using | Energy = Quantity< EnergyUnits > |
using | Real6 = Array< real_type, 6 > |
Public Member Functions | |
CELER_FUNCTION | operator bool () const |
True if assigned and valid. | |
Public Attributes | |
Energy | binding_energy |
GenericGridRecord | xs |
Array< Real6, 2 > | param |
Electron subshell data.
The binding energy of consecutive shells is not always decreasing. However, it is guaranteed to be less than or equal to the parent element's thresh_lo
value.