Celeritas  0.5.0-56+6b053cd
Public Member Functions | Public Attributes | List of all members
celeritas::ImportMuPairProductionTable Struct Reference

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

#include <ImportMuPairProductionTable.hh>

Public Types

Type aliases
using ZInt = int
 

Public Member Functions

 operator bool () const
 

Public Attributes

std::vector< ZInt > atomic_number
 
std::vector< ImportPhysics2DVectorphysics_vectors
 

Detailed Description

Sampling table for electron-positron pair production by muons.

This 3-dimensional table is used to sample the energy transfer to the electron-positron pair, \( \epsilon_p \). The outer grid stores the atomic number using 5 equally spaced points in \( \log Z \); the x grid tabulates the ratio \( \log \epsilon_p / T \), where \( T \) is the incident muon energy; the y grid stores the incident muon energy using equal spacing in \( \log T \).


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