Celeritas 0.7.0-dev.79+develop.b3dc2e108
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
celeritas::optical::SurfacePhysicsParamsData< W, M > Struct Template Reference

Persistent shared optical surface data. More...

#include <SurfacePhysicsData.hh>

Public Types

Type aliases
template<class T >
using GeoSurfaceItems = Collection< T, W, M, SurfaceId >
 
using SurfaceStepModelMaps = EnumArray< SurfacePhysicsOrder, SurfacePhysicsMapData< W, M > >
 
template<class T >
using Items = Collection< T, W, M >
 

Public Member Functions

CELER_FUNCTION operator bool () const
 Whether data is assigned.
 
template<Ownership W2, MemSpace M2>
SurfacePhysicsParamsData< W, M > & operator= (SurfacePhysicsParamsData< W2, M2 > const &other)
 Assign from another set of data.
 

Public Attributes

SurfacePhysicsParamsScalars scalars
 Non-templated data.
 
GeoSurfaceItems< SurfaceRecordsurfaces
 Optical surface model data.
 
SurfaceStepModelMaps model_maps
 
Items< OptMatIdsubsurface_materials
 

Detailed Description

template<Ownership W, MemSpace M>
struct celeritas::optical::SurfacePhysicsParamsData< W, M >

Persistent shared optical surface data.


The documentation for this struct was generated from the following file: