Celeritas 0.6.0-92+develop.2b343e9f
Loading...
Searching...
No Matches
Public Member Functions | List of all members
celeritas::SurfacePhysicsMapView Class Reference

Access surface physics mappings for a particular surface. More...

#include <SurfacePhysicsMapView.hh>

Public Types

Type aliases
using SurfaceParamsRef = NativeCRef< SurfacePhysicsMapData >
 
using ModelSurfaceId = SurfaceModel::ModelSurfaceId
 

Public Member Functions

CELER_FUNCTION SurfacePhysicsMapView (SurfaceParamsRef const &params, SurfaceId surface)
 Construct from data and current surface.
 
CELER_FUNCTION ActionId action_id () const
 Get the action ID for the current surface, if any.
 
CELER_FUNCTION ModelSurfaceId model_surface_id () const
 Get the subindex inside that model.
 

Detailed Description

Access surface physics mappings for a particular surface.

This simply encapsulates the SurfaceParamsData class.


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