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