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

Persistent data for optical track initialization. More...

#include <TrackInitData.hh>

Public Member Functions

CELER_FUNCTION operator bool () const
 Whether the data are assigned.
 
template<Ownership W2, MemSpace M2>
TrackInitParamsDataoperator= (TrackInitParamsData< W2, M2 > const &other)
 Assign from another set of data.
 

Public Attributes

size_type capacity {0}
 Optical primary buffer storage size.
 

Detailed Description

template<Ownership W, MemSpace M>
struct celeritas::optical::TrackInitParamsData< W, M >

Persistent data for optical track initialization.


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