Celeritas 0.7.0-dev.245+develop.a7be925e
Loading...
Searching...
No Matches
Public Member Functions | List of all members
celeritas::LevelStateAccessor Class Reference

Access the 2D fields (i.e., {track slot, ulev}) of OrangeStateData. More...

#include <LevelStateAccessor.hh>

Public Types

using StateRef = NativeRef< OrangeStateData >
 
using LVolId = LocalVolumeId
 

Public Member Functions

 LevelStateAccessor (OrangeParamsScalars const &scalars, StateRef const *states, TrackSlotId tid, UnivLevelId ulev_id)
 Construct from states and indices.
 
LevelStateAccessoroperator= (LevelStateAccessor const &other)
 Copy data from another LSA.
 
 LevelStateAccessor (LevelStateAccessor const &)=default
 
 LevelStateAccessor (LevelStateAccessor &&)=default
 
LVolIdvol ()
 
Real3pos ()
 
Real3dir ()
 
UnivIduniv ()
 
LVolId constvol () const
 
Real3 constpos () const
 
Real3 constdir () const
 
UnivId constuniv () const
 

Detailed Description

Access the 2D fields (i.e., {track slot, ulev}) of OrangeStateData.

Member Typedef Documentation

◆ LVolId

Type aliases

◆ StateRef

Type aliases


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