|
Celeritas 0.7.0-dev.194+develop.0df4cab59
|
Direct optical initialization data. More...
#include <DirectGeneratorData.hh>
Public Types | |
Type aliases | |
| template<class T > | |
| using | Items = Collection< T, W, M > |
Public Member Functions | |
| CELER_FUNCTION size_type | size () const |
| State size. | |
| CELER_FUNCTION | operator bool () const |
| Whether all data are assigned and valid. | |
| template<Ownership W2, MemSpace M2> | |
| DirectGeneratorStateData< W, M > & | operator= (DirectGeneratorStateData< W2, M2 > &other) |
| Assign from another set of data. | |
Public Attributes | |
| Items< TrackInitializer > | initializers |
Direct optical initialization data.