Celeritas
0.5.0-56+6b053cd
|
Device data for creating an interactor. More...
#include <RayleighData.hh>
Public Types | |
template<class T > | |
using | ElementItems = celeritas::Collection< T, W, M, ElementId > |
Public Member Functions | |
CELER_FUNCTION | operator bool () const |
Check whether the data is assigned. | |
template<Ownership W2, MemSpace M2> | |
RayleighData & | operator= (RayleighData< W2, M2 > const &other) |
Assign from another set of data. | |
Public Attributes | |
ParticleId | gamma |
ElementItems< RayleighParameters > | params |
Device data for creating an interactor.