GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include "TGo4PolyCond.h"
Go to the source code of this file.
Classes | |
class | TGo4ShapedCond |
Macros | |
#define | GO4ELLIPSECOND_DEFAULTRESOLUTION 180 |
#define | TGo4EllipseCond TGo4ShapedCond |
Enumerations | |
enum | Go4CondShape_t { Go4Cond_Shape_None = 0, Go4Cond_Shape_Free = 1, Go4Cond_Shape_Circle = 2, Go4Cond_Shape_Ellipse = 3, Go4Cond_Shape_Box = 4 } |
#define GO4ELLIPSECOND_DEFAULTRESOLUTION 180 |
Definition at line 23 of file TGo4ShapedCond.h.
Referenced by TGo4ShapedCond::ResetPolygon().
#define TGo4EllipseCond TGo4ShapedCond |
Definition at line 229 of file TGo4ShapedCond.h.
enum 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.