Celeritas
0.5.0-56+6b053cd
|
Electron subshell transition data for atomic relaxation. More...
#include <AtomicRelaxationData.hh>
Public Types | |
template<class T > | |
using | Items = Collection< T, W, M > |
template<class T > | |
using | ElementItems = Collection< T, W, M, ElementId > |
Public Member Functions | |
CELER_FUNCTION | operator bool () const |
Check whether the data is assigned. | |
template<Ownership W2, MemSpace M2> | |
AtomicRelaxParamsData & | operator= (AtomicRelaxParamsData< W2, M2 > const &other) |
Assign from another set of data. | |
Public Attributes | |
AtomicRelaxIds | ids |
Items< AtomicRelaxTransition > | transitions |
Items< AtomicRelaxSubshell > | shells |
ElementItems< AtomicRelaxElement > | elements |
size_type | max_stack_size {} |
Electron subshell transition data for atomic relaxation.