13 #ifndef ALIMPPCBPAINTER_H 14 #define ALIMPPCBPAINTER_H 26 void Draw(Option_t* option);
28 void Paint(Option_t* option);
Class for drawing a PCB into canvas.
A PCB for station 3,4 or 5.
void Paint(Option_t *option)
Paint the associated object.
AliMpPCB * fPCB
! PCB to be plotted.
TVector2 GetPosition() const
Return the owned object's position.
TVector2 GetDimensions() const
Return the owned object's dimensions.
Abstract base class for drawing objects into canvas.
AliMpPCBPainter(AliMpPCB *pcb)
virtual ~AliMpPCBPainter()
void Draw(Option_t *option)
AliMpPCBPainter & operator=(const AliMpPCBPainter &right)
Not implemented.