13 #ifndef ALI_MP_ZONE_PAINTER_H
14 #define ALI_MP_ZONE_PAINTER_H
28 virtual void Draw(Option_t *option);
29 virtual void Paint(Option_t *option);
46 #endif //ALI_MP_ZONE_PAINTER_H
virtual TVector2 GetDimensions() const
Return the owned object's dimensions.
A region of pads of the same dimensions composed of subzones.
virtual void Draw(Option_t *option)
AliMpZonePainter & operator=(const AliMpZonePainter &right)
Not implemented.
Class for drawing a zone into canvas.
virtual void DumpObject()
Abstract base class for drawing objects into canvas.
AliMpZone * fZone
the zone to draw
virtual ~AliMpZonePainter()
virtual TVector2 GetPosition() const
Return the owned object's position.
virtual Int_t DistancetoPrimitive(Int_t x, Int_t y)
virtual void Paint(Option_t *option)
Paint the associated object.