Go to the source code of this file.
Enumerations | |
enum | TrackStatus { sAlive = 0, sKilledByProcess = 1, sDeadRegion = 2, sOutOfTime = 3, sLowEnergy = 4, sLowEnergyInVacuum = 5, sEnergyDepNaN = 6, sVeryForward = 7, sNumberOfSteps = 8 } |
enum TrackStatus |
Enumerator | |
---|---|
sAlive | |
sKilledByProcess | |
sDeadRegion | |
sOutOfTime | |
sLowEnergy | |
sLowEnergyInVacuum | |
sEnergyDepNaN | |
sVeryForward | |
sNumberOfSteps |
Definition at line 4 of file SteppingTrackStatus.h.