13 #ifndef ALIMPSLATPAINTER_H 14 #define ALIMPSLATPAINTER_H 16 #ifndef ALI_MP_V_PAINTER_H 33 void Draw(Option_t* option);
35 void Paint(Option_t* option);
TVector2 GetPosition() const
Return the owned object's position.
AliMpSlatPainter & operator=(const AliMpSlatPainter &right)
Not implemented.
TVector2 GetDimensions() const
Return the owned object's dimensions.
Class for drawing a slat into canvas.
A slat (building block of stations 3, 4 and 5)
const AliMpSlat * fkSlat
! pointer to the slat to be drawn
Abstract base class for drawing objects into canvas.
void Paint(Option_t *option)
Paint the associated object.
void Draw(Option_t *option)
virtual ~AliMpSlatPainter()