Celeritas 0.6.0-93+develop.7a7d9941
|
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 |
![]() | |
GeneratorCounters< size_type > | counters |
Counts since the start of the optical loop. | |
GeneratorCounters< std::size_t > | 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.