Celeritas
0.5.0-57+aeecb15
|
Typedefs | |
template<class T > | |
using | celeritas::ValueGridArray = EnumArray< ValueGridType, T > |
Enumerations | |
enum class | celeritas::ValueGridType { macro_xs , energy_loss , range , size_ } |
Hardcoded types of grid data. More... | |
Functions | |
char const * | celeritas::to_cstring (ValueGridType value) |
Get the string representation of a grid. | |
|
strong |
Hardcoded types of grid data.
Enumerator | |
---|---|
macro_xs | Interaction cross sections. |
energy_loss | Energy loss per unit length. |
range | Particle range. |