|
Celeritas 0.7.0-dev.196+develop.8d0d9047c
|
Mie scattering data. More...
#include <MieData.hh>
Public Types | |
| template<class T > | |
| using | Items = Collection< T, W, M > |
| template<class T > | |
| using | OpticalMaterialItems = Collection< T, W, M, OptMatId > |
Public Member Functions | |
| CELER_FUNCTION | operator bool () const |
| Whether all data are assigned and valid. | |
| template<Ownership W2, MemSpace M2> | |
| MieData & | operator= (MieData< W2, M2 > const &other) |
| Assign from another set of data. | |
Public Attributes | |
| OpticalMaterialItems< MieMaterialData > | mie_record |