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

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

Public Attributes

ParticleId gamma
 
ElementItems< RayleighParametersparams
 

Detailed Description

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

Device data for creating an interactor.


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