Celeritas
0.5.0-56+6b053cd
|
Shared data for mapping geometry to materials. More...
#include <GeoMaterialData.hh>
Public Types | |
template<class T > | |
using | VolumeItems = celeritas::Collection< T, W, M, VolumeId > |
Public Member Functions | |
CELER_FUNCTION | operator bool () const |
True if assigned. | |
template<Ownership W2, MemSpace M2> | |
GeoMaterialParamsData & | operator= (GeoMaterialParamsData< W2, M2 > const &other) |
Assign from another set of data. | |
Public Attributes | |
VolumeItems< MaterialId > | materials |
Shared data for mapping geometry to materials.