Celeritas 0.6.0-47+develop.b3cbb238
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
celeritas::GeneratorState< M > Struct Template Reference

Store optical generation states in aux data. More...

#include <GeneratorData.hh>

Inheritance diagram for celeritas::GeneratorState< M >:
Inheritance graph
[legend]

Public Member Functions

 operator bool () const
 True if states have been allocated.
 
- Public Member Functions inherited from celeritas::AuxStateInterface
virtual ~AuxStateInterface ()
 Default destructor.
 

Public Attributes

CollectionStateStore< GeneratorStateData, Mstore
 
- Public Attributes inherited from celeritas::GeneratorStateBase
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

- 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.
 

Detailed Description

template<MemSpace M>
struct celeritas::GeneratorState< M >

Store optical generation states in aux data.


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