13 #ifndef ALI_MP_ROW_SEGMENT_PAINTER_H 14 #define ALI_MP_ROW_SEGMENT_PAINTER_H 28 virtual void Draw(Option_t* option);
29 virtual void Paint(Option_t* );
43 #endif //ALI_MP_ROW_SEGMENT_PAINTER_H virtual TVector2 GetPosition() const
Return the owned object's position.
virtual void DumpObject()
virtual void Paint(Option_t *)
Paint the associated object.
AliMpRowSegmentPainter & operator=(const AliMpRowSegmentPainter &right)
Not implemented.
An interface for a row segment.
Abstract base class for drawing objects into canvas.
Class for drawing a motif into canvas.
virtual TVector2 GetDimensions() const
Return the owned object's dimensions.
AliMpVRowSegment * fRowSegment
the row segment to draw
virtual void Draw(Option_t *option)
virtual ~AliMpRowSegmentPainter()