Celeritas
0.5.0-56+6b053cd
|
Energy-dependent model IDs for a single process and particle type. More...
#include <PhysicsData.hh>
Public Types | |
using | Energy = units::MevEnergy |
Public Member Functions | |
CELER_FUNCTION | operator bool () const |
True if assigned. | |
Public Attributes | |
ItemRange< real_type > | energy |
Energy grid bounds [MeV]. | |
ItemRange< ParticleModelId > | model |
Corresponding models. | |
Energy-dependent model IDs for a single process and particle type.
For a given particle type, a single process should be divided into multiple models as a function of energy. The ModelGroup represents this with an energy grid, and each cell of the grid corresponding to a particular ModelId.