Celeritas 0.6.0-93+develop.7a7d9941
Loading...
Searching...
No Matches
Public Attributes | List of all members
celeritas::GeneratorStateBase Struct Reference

Manage counters for generation states. More...

#include <GeneratorInterface.hh>

Inheritance diagram for celeritas::GeneratorStateBase:
Inheritance graph
[legend]

Public Attributes

GeneratorCounters< size_typecounters
 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.
 
- Public Member Functions inherited from celeritas::AuxStateInterface
virtual ~AuxStateInterface ()
 Default destructor.
 
- Protected Member Functions inherited from celeritas::AuxStateInterface
 AuxStateInterface ()=default
 
 CELER_DEFAULT_COPY_MOVE (AuxStateInterface)
 Default destructor.
 

Detailed Description

Manage counters for generation states.


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