Celeritas 0.6.0-47+develop.b3cbb238
|
Set of cross section CDF tables for a model. More...
#include <PhysicsData.hh>
Public Member Functions | |
CELER_FUNCTION | operator bool () const |
True if assigned. | |
Public Attributes | |
ItemRange< UniformTable > | tables |
Value table by material. | |
Set of cross section CDF tables for a model.
Each material has a set of value grids for its constituent elements; these are used to sample an element from a material when required by a discrete interaction. A null ValueTableId
means the material only has a single element, so no cross sections need to be stored. An empty ModelCdfTable
means no element selection is required for the model.