Celeritas 0.6.0-dev.115+3b60a5fd
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
celeritas::ParticleScalars Struct Reference

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_}
 

Detailed Description

User-configurable particle-dependent physics constants.

These scalar quantities can have different values for electrons/positrons and muons/hadrons. They are described in PhysicsParams .


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