13 #ifndef ALI_MP_SECTOR_PAINTER_H 14 #define ALI_MP_SECTOR_PAINTER_H 27 virtual void Draw(Option_t* option);
28 virtual void Paint(Option_t* );
43 #endif //ALI_MP_SECTOR_PAINTER_H virtual void Paint(Option_t *)
Paint the associated object.
AliMpSectorPainter & operator=(const AliMpSectorPainter &right)
Not implemented.
virtual ~AliMpSectorPainter()
virtual TVector2 GetDimensions() const
Return the owned object's dimensions.
virtual void Draw(Option_t *option)
Abstract base class for drawing objects into canvas.
virtual TVector2 GetPosition() const
Return the owned object's position.
Class for drawing a sector into canvas.
A sector (quadrant) of the MUON chamber of stations 1 and 2.
AliMpSector * fSector
the sector to draw
virtual void DumpObject()