CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Enumerations
TrajectoryStopReasons.h File Reference

Go to the source code of this file.

Enumerations

enum  StopReason {
  StopReason::UNINITIALIZED = 0, StopReason::MAX_HITS = 1, StopReason::MAX_LOST_HITS = 2, StopReason::MAX_CONSECUTIVE_LOST_HITS = 3,
  StopReason::LOST_HIT_FRACTION = 4, StopReason::MIN_PT = 5, StopReason::CHARGE_SIGNIFICANCE = 6, StopReason::LOOPER = 7,
  StopReason::MAX_CCC_LOST_HITS = 8, StopReason::NO_SEGMENTS_FOR_VALID_LAYERS = 9, StopReason::NOT_STOPPED = 255
}
 

Enumeration Type Documentation

enum StopReason
strong
Enumerator
UNINITIALIZED 
MAX_HITS 
MAX_LOST_HITS 
MAX_CONSECUTIVE_LOST_HITS 
LOST_HIT_FRACTION 
MIN_PT 
CHARGE_SIGNIFICANCE 
LOOPER 
MAX_CCC_LOST_HITS 
NO_SEGMENTS_FOR_VALID_LAYERS 
NOT_STOPPED 

Definition at line 4 of file TrajectoryStopReasons.h.