| Celeritas 0.7.0-dev.170+develop.df22d2a88
    | 
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.