Celeritas  0.5.0-56+6b053cd
Public Types | Public Member Functions | Public Attributes | List of all members
celeritas::VecgeomStateData< W, M > Struct Template Reference

Interface for VecGeom state information. More...

#include <VecgeomData.hh>

Public Types

template<class T >
using Items = celeritas::StateCollection< T, W, M >
 

Public Member Functions

CELER_FUNCTION operator bool () const
 True if sizes are consistent and states are assigned.
 
CELER_FUNCTION TrackSlotId::size_type size () const
 State size.
 
template<Ownership W2, MemSpace M2>
VecgeomStateDataoperator= (VecgeomStateData< W2, M2 > &other)
 Assign from another set of data.
 

Public Attributes

Items< Real3pos
 
Items< Real3dir
 
detail::VecgeomNavCollection< W, M > vgstate
 
detail::VecgeomNavCollection< W, M > vgnext
 

Detailed Description

template<Ownership W, MemSpace M>
struct celeritas::VecgeomStateData< W, M >

Interface for VecGeom state information.


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