Celeritas  0.5.0-86+4a8eea4
Public Member Functions | List of all members
celeritas::optical::CherenkovParams Class Referencefinal

Build and manage Cherenkov data. More...

#include <CherenkovParams.hh>

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

Public Member Functions

 CherenkovParams (MaterialParams const &material)
 Construct with optical property data.
 
HostRef const & host_ref () const final
 Access physics material on the host.
 
DeviceRef const & device_ref () const final
 Access physics material on the device.
 
- Public Member Functions inherited from celeritas::ParamsDataInterface< CherenkovData >
CherenkovData< 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< CherenkovData >
using HostRef = HostCRef< CherenkovData >
 
using DeviceRef = DeviceCRef< CherenkovData >
 
- Protected Member Functions inherited from celeritas::ParamsDataInterface< CherenkovData >
 CELER_DEFAULT_COPY_MOVE (ParamsDataInterface)
 

Detailed Description

Build and manage Cherenkov data.


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