Celeritas  0.5.0-56+6b053cd
Public Types | Public Member Functions | Public Attributes | List of all members
celeritas::LivermoreSubshell Struct Reference

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
 

Detailed Description

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.


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