Celeritas
0.5.0-86+4a8eea4
|
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 stores the logarithm of the incident muon energy \( T \) using equal spacing in \( \log T \); the y grid stores the ratio \( \log \epsilon_p / T \). The values are the unnormalized CDF.