CMS 3D CMS Logo

List of all members | Public Types
SeedStopReason Struct Reference

#include <SeedStopReason.h>

Public Types

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

Detailed Description

Definition at line 6 of file SeedStopReason.h.

Member Enumeration Documentation

anonymous enum
Enumerator
UNINITIALIZED 
NOT_STOPPED 
SEED_CLEANING 
NO_TRAJECTORY 
FINAL_CLEAN 
SMOOTHING_FAILED 
SIZE 

Definition at line 7 of file SeedStopReason.h.