|
Celeritas 0.7.0-dev.170+develop.df22d2a88
|
Shared data for mapping geometry to materials. More...
#include <GeoMaterialData.hh>
Public Types | |
| template<class T > | |
| using | VolumeItems = celeritas::Collection< T, W, M, ImplVolumeId > |
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< PhysMatId > | materials |
Shared data for mapping geometry to materials.