|
Celeritas 0.7.0-dev.169+develop.bdc0041f6
|
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 ParticleModelId.