Celeritas 0.6.0-129+develop.846910afa
|
Surface roughness description. More...
#include <SurfacePhysics.hh>
Public Member Functions | |
operator bool () const | |
Whether the data are assigned. | |
Public Attributes | |
std::map< SurfaceLayer, NoRoughness > | polished |
std::map< SurfaceLayer, SmearRoughness > | smear |
std::map< SurfaceLayer, GaussianRoughness > | gaussian |
Surface roughness description.
SurfaceLayer
will pair a SurfaceId
with a SurfaceLayerId
that defines paint/wrapping combinations.