Celeritas 0.6.0-rc.2.10+develop.de0a3a05
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
celeritas::optical::PhysicsParamsData< W, M > Struct Template Reference

Persistent shared optical physics data. More...

#include <PhysicsData.hh>

Public Types

Type aliases
template<class T >
using Items = Collection< T, W, M >
 
template<class T >
using ModelItems = Collection< T, W, M, ModelId >
 

Public Member Functions

CELER_FUNCTION operator bool () const
 Whether data is assigned and valid.
 
template<Ownership W2, MemSpace M2>
PhysicsParamsData< W, M > & operator= (PhysicsParamsData< W2, M2 > const &other)
 Assign from another set of data.
 

Public Attributes

PhysicsParamsScalars scalars
 Non-templated data.
 
Items< ValueGridgrids
 Optical model data.
 
Items< real_typereals
 Backend storage.
 

Detailed Description

template<Ownership W, MemSpace M>
struct celeritas::optical::PhysicsParamsData< W, M >

Persistent shared optical physics data.


The documentation for this struct was generated from the following file: