13 #ifndef ALI_MP_ROW_PAINTER_H 14 #define ALI_MP_ROW_PAINTER_H 28 virtual void Draw(Option_t *option);
29 virtual void Paint(Option_t *option);
43 #endif //ALI_MP_ROW_PAINTER_H virtual ~AliMpRowPainter()
Class for drawing a row into canvas.
AliMpRowPainter & operator=(const AliMpRowPainter &right)
Not implemented.
Abstract base class for drawing objects into canvas.
virtual void Paint(Option_t *option)
Paint the associated object.
A row composed of the row segments.
virtual TVector2 GetPosition() const
Return the owned object's position.
virtual void DumpObject()
AliMpRow * fRow
the row to paint
virtual TVector2 GetDimensions() const
Return the owned object's dimensions.
virtual void Draw(Option_t *option)