|
Celeritas 0.7.0-dev.169+develop.bdc0041f6
|
Shared attributes about the hits being collected. More...
#include <StepData.hh>
Public Member Functions | |
| CELER_FUNCTION | operator bool () const |
| Whether the data is assigned. | |
| template<Ownership W2, MemSpace M2> | |
| StepParamsData & | operator= (StepParamsData< W2, M2 > const &other) |
| Assign from another set of data. | |
Public Attributes | |
| StepSelection | selection |
| Options for gathering data at each step. | |
| Collection< DetectorId, W, M, ImplVolumeId > | detector |
| Optional mapping for volume -> sensitive detector. | |
| bool | nonzero_energy_deposition {false} |
| Filter out steps that have not deposited energy (for sensitive det) | |
| size_type | num_volume_levels {0} |
| Per-state volume instance size if volume_instance_ids selected. | |
Shared attributes about the hits being collected.
This will be expanded to include filters for particle type, region, etc.