Celeritas
0.5.0-56+6b053cd
|
Simulation state of a track. More...
#include <SimData.hh>
Public Member Functions | |
CELER_FUNCTION | operator bool () const |
True if assigned and valid. | |
Public Attributes | |
TrackId | track_id |
Unique ID for this track. | |
TrackId | parent_id |
ID of parent that created it. | |
EventId | event_id |
ID of originating event. | |
real_type | time {0} |
Time elapsed in lab frame since start of event. | |
Simulation state of a track.