Celeritas  0.5.0-56+6b053cd
Public Member Functions | List of all members
celeritas::optical::TrackInitParams Class Referencefinal

Manage persistent track initializer data. More...

#include <TrackInitParams.hh>

Inheritance diagram for celeritas::optical::TrackInitParams:
Inheritance graph
[legend]

Public Member Functions

 TrackInitParams (size_type capacity)
 Construct with capacity.
 
HostRef const & host_ref () const final
 Access data on host.
 
DeviceRef const & device_ref () const final
 Access data on device.
 
- Public Member Functions inherited from celeritas::ParamsDataInterface< TrackInitParamsData >
TrackInitParamsData< Ownership::const_reference, M > const & ref () const
 Dispatch a "ref" call to host or device data.
 

Additional Inherited Members

- Public Types inherited from celeritas::ParamsDataInterface< TrackInitParamsData >
using HostRef = HostCRef< TrackInitParamsData >
 
using DeviceRef = DeviceCRef< TrackInitParamsData >
 
- Protected Member Functions inherited from celeritas::ParamsDataInterface< TrackInitParamsData >
 CELER_DEFAULT_COPY_MOVE (ParamsDataInterface)
 

Detailed Description

Manage persistent track initializer data.


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