GSI Object Oriented Online Offline (Go4)  GO4-6.3.0
Classes | Macros | Typedefs | Enumerations
TGo4ShapedCond.h File Reference
#include "TGo4PolyCond.h"

Go to the source code of this file.

Classes

class  TGo4ShapedCond
 

Macros

#define GO4ELLIPSECOND_DEFAULTRESOLUTION   180
 

Typedefs

typedef TGo4ShapedCond TGo4EllipseCond
 

Enumerations

enum  Go4CondShape_t {
  Go4Cond_Shape_None = 0, Go4Cond_Shape_Free = 1, Go4Cond_Shape_Circle = 2, Go4Cond_Shape_Ellipse = 3,
  Go4Cond_Shape_Box = 4
}
 

Macro Definition Documentation

◆ GO4ELLIPSECOND_DEFAULTRESOLUTION

#define GO4ELLIPSECOND_DEFAULTRESOLUTION   180

Definition at line 23 of file TGo4ShapedCond.h.

Referenced by TGo4ShapedCond::ResetPolygon().

Typedef Documentation

◆ TGo4EllipseCond

Definition at line 176 of file TGo4ShapedCond.h.

Enumeration Type Documentation

◆ Go4CondShape_t

Enumerator
Go4Cond_Shape_None 
Go4Cond_Shape_Free 
Go4Cond_Shape_Circle 
Go4Cond_Shape_Ellipse 
Go4Cond_Shape_Box 

Definition at line 25 of file TGo4ShapedCond.h.