Celeritas
0.5.0-86+4a8eea4
|
Build and manage Cherenkov data. More...
#include <CherenkovParams.hh>
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) | |
Build and manage Cherenkov data.