Celeritas 0.6.0-dev.115+3b60a5fd
|
User-configurable particle-dependent physics constants. More...
#include <PhysicsData.hh>
Public Types | |
using | Energy = units::MevEnergy |
Public Member Functions | |
CELER_FUNCTION | operator bool () const |
True if assigned. | |
Public Attributes | |
real_type | min_range {} |
rho [len] | |
real_type | max_step_over_range {} |
alpha [unitless] | |
Energy | lowest_energy {} |
Lowest kinetic energy. | |
bool | displaced {} |
Whether lateral displacement is enabled. | |
real_type | range_factor {} |
MscStepLimitAlgorithm | step_limit_algorithm {MscStepLimitAlgorithm::size_} |
User-configurable particle-dependent physics constants.
These scalar quantities can have different values for electrons/positrons and muons/hadrons. They are described in PhysicsParams
.