Celeritas 0.6.0-rc.2.13+develop.285b9112
|
Current sizes of the buffers of distribution data. More...
#include <OffloadData.hh>
Public Types | |
using | size_type = T |
Public Member Functions | |
CELER_FUNCTION bool | empty () const |
True if any queued generators/tracks exist. | |
Public Attributes | |
size_type | photons {0} |
Number of generated tracks. | |
size_type | cherenkov {0} |
size_type | scintillation {0} |
Current sizes of the buffers of distribution data.
These sizes are updated by value on the host at each core step. To allow accumulation over many steps which each may have many photons, the type is templated.
size_type celeritas::OpticalOffloadCounters< T >::cherenkov {0} |
Number of generators
size_type celeritas::OpticalOffloadCounters< T >::scintillation {0} |
Number of generators