Celeritas 0.6.0-rc.2.10+develop.de0a3a05
Loading...
Searching...
No Matches
Public Attributes | List of all members
celeritas::inp::OpticalStateCapacity Struct Reference

Set up per-process state/buffer capacities for the optical tracking loop. More...

#include <Control.hh>

Inheritance diagram for celeritas::inp::OpticalStateCapacity:
Inheritance graph
[legend]

Public Attributes

size_type generators {}
 Maximum number of queued photon-generating steps.
 
- Public Attributes inherited from celeritas::inp::StateCapacity
size_type primaries {}
 Maximum number of primaries that can be buffered before stepping.
 
size_type initializers {}
 Maximum number of queued primaries+secondaries.
 
size_type tracks {}
 Maximum number of track slots to be simultaneously stepped.
 

Detailed Description

Set up per-process state/buffer capacities for the optical tracking loop.

Note
generators was previously named buffer_capacity .

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