Celeritas
0.5.0-56+6b053cd
|
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< ImportPhysics2DVector > | physics_vectors |
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 \).