Celeritas  0.5.0-86+4a8eea4
Public Types | Public Member Functions | Public Attributes | List of all members
celeritas::optical::CherenkovData< W, M > Struct Template Reference

Cherenkov angle integrals tablulated as a function of photon energy. More...

#include <CherenkovData.hh>

Public Types

template<class T >
using Items = Collection< T, W, M >
 
template<class T >
using OpticalMaterialItems = Collection< T, W, M, OpticalMaterialId >
 

Public Member Functions

CELER_FUNCTION operator bool () const
 Whether all data are assigned and valid.
 
template<Ownership W2, MemSpace M2>
CherenkovDataoperator= (CherenkovData< W2, M2 > const &other)
 Assign from another set of data.
 

Public Attributes

OpticalMaterialItems< GenericGridRecordangle_integral
 
Items< real_typereals
 

Detailed Description

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

Cherenkov angle integrals tablulated as a function of photon energy.


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