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

Sampling table for electron-positron pair production by muons. More...

#include <MuPairProductionData.hh>

Public Types

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

Public Member Functions

CELER_FUNCTION operator bool () const
 Whether the data is assigned.
 
template<Ownership W2, MemSpace M2>
MuPairProductionTableDataoperator= (MuPairProductionTableData< W2, M2 > const &other)
 Assign from another set of data.
 

Public Attributes

ItemRange< real_typelogz_grid
 
Items< TwodGridDatagrids
 
Items< real_typereals
 

Detailed Description

template<Ownership W, MemSpace M>
struct celeritas::MuPairProductionTableData< W, M >

Sampling table for electron-positron pair production by muons.

The value grids are organized by atomic number, where the Z grid is a hardcoded, problem-independent set of atomic numbers equally spaced in \( \log Z \) that is linearly interpolated on. Each 2D grid is:


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