Celeritas  0.5.0-56+6b053cd
Public Attributes | List of all members
celeritas::PhysicsTrackState Struct Reference

Physics state data for a single track. More...

#include <PhysicsData.hh>

Public Attributes

real_type interaction_mfp
 Remaining MFP to interaction.
 
real_type macro_xs
 Total cross section for discrete interactions.
 
real_type energy_deposition
 Local energy deposition in a step [MeV].
 
real_type dedx_range
 Local energy loss range [len].
 
MscRange msc_range
 Range properties for multiple scattering.
 
Span< Secondarysecondaries
 Emitted secondaries.
 
ElementComponentId element
 Element sampled for interaction.
 

Detailed Description

Physics state data for a single track.

State that's persistent across steps:

State that is reset at every step:


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