| Celeritas 0.7.0-dev.170+develop.df22d2a88
    | 
Wavelength shift data. More...
#include <WavelengthShiftData.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> | |
| WavelengthShiftData & | operator= (WavelengthShiftData< W2, M2 > const &other) | 
| Assign from another set of data. | |
| Public Attributes | |
| OpticalMaterialItems< WlsMaterialRecord > | wls_record | 
| OpticalMaterialItems< NonuniformGridRecord > | energy_cdf | 
| WlsTimeProfile | time_profile {WlsTimeProfile::size_} | 
| Items< real_type > | reals | 
Wavelength shift data.