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

Build and manage Cerenkov data. More...

#include <CerenkovParams.hh>

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

Public Types

Type aliases
using SPConstMaterial = std::shared_ptr< MaterialParams const >
 
- Public Types inherited from celeritas::ParamsDataInterface< CerenkovData >
using HostRef = HostCRef< CerenkovData >
 
using DeviceRef = DeviceCRef< CerenkovData >
 

Public Member Functions

 CerenkovParams (SPConstMaterial 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< CerenkovData >
CerenkovData< Ownership::const_reference, M > const & ref () const
 Dispatch a "ref" call to host or device data.
 

Additional Inherited Members

- Protected Member Functions inherited from celeritas::ParamsDataInterface< CerenkovData >
 CELER_DEFAULT_COPY_MOVE (ParamsDataInterface)
 

Detailed Description

Build and manage Cerenkov data.


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