Celeritas  0.5.0-56+6b053cd
Public Types | Public Member Functions | Public Attributes | List of all members
celeritas::AtomicRelaxParamsData< W, M > Struct Template Reference

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>
AtomicRelaxParamsDataoperator= (AtomicRelaxParamsData< W2, M2 > const &other)
 Assign from another set of data.
 

Public Attributes

AtomicRelaxIds ids
 
Items< AtomicRelaxTransitiontransitions
 
Items< AtomicRelaxSubshellshells
 
ElementItems< AtomicRelaxElementelements
 
size_type max_stack_size {}
 

Detailed Description

template<Ownership W, MemSpace M>
struct celeritas::AtomicRelaxParamsData< W, M >

Electron subshell transition data for atomic relaxation.


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