Celeritas 0.6.0-dev.115+3b60a5fd
Loading...
Searching...
No Matches
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 consthost_ref () const final
 Access physics material on the host.
 
DeviceRef constdevice_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
 
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.

Member Function Documentation

◆ device_ref()

DeviceRef const & celeritas::optical::CherenkovParams::device_ref ( ) const
inlinefinalvirtual

Access physics material on the device.

Implements celeritas::ParamsDataInterface< CherenkovData >.

◆ host_ref()

HostRef const & celeritas::optical::CherenkovParams::host_ref ( ) const
inlinefinalvirtual

Access physics material on the host.

Implements celeritas::ParamsDataInterface< CherenkovData >.


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