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

Livermore photoelectric cross section data and binding energies. More...

#include <LivermorePEData.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
 Whether all data are assigned and valid.
 
template<Ownership W2, MemSpace M2>
LivermorePEXsDataoperator= (LivermorePEXsData< W2, M2 > const &other)
 Assign from another set of data.
 

Public Attributes

Items< LivermoreSubshellshells
 
ElementItems< LivermoreElementelements
 
Items< real_typereals
 

Detailed Description

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

Livermore photoelectric cross section data and binding energies.


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