Celeritas 0.6.0-47+develop.b3cbb238
|
Store optical generation states in aux data. More...
#include <GeneratorData.hh>
Public Member Functions | |
operator bool () const | |
True if states have been allocated. | |
![]() | |
virtual | ~AuxStateInterface () |
Default destructor. | |
Public Attributes | |
CollectionStateStore< GeneratorStateData, M > | store |
![]() | |
size_type | buffer_size |
Distribution buffer size to be sent to GPU. | |
OpticalOffloadCounters< OpticalAccumStats::size_type > | accum |
Counts accumulated over the event for diagnostics. | |
Additional Inherited Members | |
![]() | |
using | SPState = std::shared_ptr< AuxStateInterface > |
Default destructor. | |
![]() | |
AuxStateInterface ()=default | |
CELER_DEFAULT_COPY_MOVE (AuxStateInterface) | |
Default destructor. | |
Store optical generation states in aux data.