EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for EtmPolygonGroup, including all inherited members.
AddPolygon(const std::vector< TVector2 > &polygon) | EtmPolygonGroup | inline |
AddPolygon(unsigned dim, const double xx[], const double yy[]) | EtmPolygonGroup | |
AddRectangle(double x0, double y0, double xsize, double ysize, unsigned xsplit=1, unsigned ysplit=1) | EtmPolygonGroup | |
AddRectangle(const TVector2 &bl, const TVector2 &tr, unsigned xsplit=1, unsigned ysplit=1) | EtmPolygonGroup | |
ClearPolygons(void) | EtmPolygonGroup | |
DrawMe(const TVector2 *shift=0, unsigned tb=0) const | EtmPolygonGroup | |
DrawPolygon(unsigned dim, const double xx[], const double yy[], bool line=true) const | EtmPolygonGroup | |
DrawPolygon(const std::vector< TVector2 > &polygon, bool line=true, const TVector2 *shift=0, unsigned tb=0) const | EtmPolygonGroup | |
EtmPolygonGroup(int fillcolor=0, int linecolor=1) | EtmPolygonGroup | inline |
GetColorAlpha(void) const | EtmPolygonGroup | inlinevirtual |
GetFillColor(void) const | EtmPolygonGroup | inline |
GetLineColor(void) const | EtmPolygonGroup | inline |
GetLineStyle(void) const | EtmPolygonGroup | inline |
IsHighlighted(void) const | EtmPolygonGroup | inlinevirtual |
mFillColor | EtmPolygonGroup | protected |
mLineColor | EtmPolygonGroup | protected |
mLineStyle | EtmPolygonGroup | protected |
mLineWidth | EtmPolygonGroup | protected |
mPolygons | EtmPolygonGroup | protected |
mTextColor | EtmPolygonGroup | protected |
PolygonCount(void) const | EtmPolygonGroup | inline |
Polygons(void) const | EtmPolygonGroup | inline |
SetLineColor(int color) | EtmPolygonGroup | inline |
SetLineStyle(etm::LineStyle style) | EtmPolygonGroup | inline |
SetLineWidth(int width) | EtmPolygonGroup | inline |
SetTextColor(int color) | EtmPolygonGroup | inline |
~EtmPolygonGroup() | EtmPolygonGroup | inline |