|
Celeritas 0.7.0-dev.170+develop.df22d2a88
|
Store optical generation states in aux data. More...
#include <GeneratorData.hh>

Public Member Functions | |
| auto | distributions () |
| Access valid range of distributions. | |
| operator bool () const | |
| True if states have been allocated. | |
Public Member Functions inherited from celeritas::AuxStateInterface | |
| virtual | ~AuxStateInterface () |
| Default destructor. | |
Public Attributes | |
| CollectionStateStore< GeneratorStateData, M > | store |
Public Attributes inherited from celeritas::GeneratorStateBase | |
| 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 | |
Public Types inherited from celeritas::AuxStateInterface | |
| using | SPState = std::shared_ptr< AuxStateInterface > |
| Default destructor. | |
Protected Member Functions inherited from celeritas::AuxStateInterface | |
| AuxStateInterface ()=default | |
| CELER_DEFAULT_COPY_MOVE (AuxStateInterface) | |
| Default destructor. | |
Store optical generation states in aux data.