Celeritas  0.5.0-56+6b053cd
Public Member Functions | Public Attributes | List of all members
celeritas::ModelXsTable Struct Reference

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< ValueTableIdmaterial
 Value table by material index.
 

Detailed Description

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 ModelXsTable means no element selection is required for the model.


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