CMS 3D CMS Logo

Namespaces | Enumerations | Variables
SeedStopReason.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

 SeedStopReasonName
 

Enumerations

enum  SeedStopReason {
  SeedStopReason::UNINITIALIZED = 0, SeedStopReason::NOT_STOPPED = 1, SeedStopReason::SEED_CLEANING = 2, SeedStopReason::NO_TRAJECTORY = 3,
  SeedStopReason::SEED_REGION_REBUILD = 4, SeedStopReason::FINAL_CLEAN = 5, SeedStopReason::SMOOTHING_FAILED = 6, SeedStopReason::SIZE = 7
}
 

Variables

const std::string SeedStopReasonName::SeedStopReasonName []
 

Enumeration Type Documentation

◆ SeedStopReason

enum SeedStopReason
strong
Enumerator
UNINITIALIZED 
NOT_STOPPED 
SEED_CLEANING 
NO_TRAJECTORY 
SEED_REGION_REBUILD 
FINAL_CLEAN 
SMOOTHING_FAILED 
SIZE 

Definition at line 6 of file SeedStopReason.h.