CMS 3D CMS Logo

Enumerations
SteppingTrackStatus.h File Reference

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
}
 

Enumeration Type Documentation

◆ TrackStatus

Enumerator
sAlive 
sKilledByProcess 
sDeadRegion 
sOutOfTime 
sLowEnergy 
sLowEnergyInVacuum 
sEnergyDepNaN 
sVeryForward 
sNumberOfSteps 

Definition at line 4 of file SteppingTrackStatus.h.