|
Celeritas 0.7.0-dev.169+develop.bdc0041f6
|
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. | |
| PrimaryId | primary_id |
| ID of originating primary. | |
| EventId | event_id |
| ID of originating event. | |
| real_type | time {0} |
| Time elapsed in lab frame since start of event. | |
| real_type | weight {1.0} |
Simulation state of a track.