![]() |
AliRoot Core
a565103 (a565103)
|
Class to draw AliMUONContour objects. More...
#include <AliMUONContourPainter.h>
Public Member Functions | |
AliMUONContourPainter () | |
virtual | ~AliMUONContourPainter () |
Static Public Member Functions | |
static void | Paint (const AliMUONContour &contour, Int_t lineColor=1, Int_t lineStyle=1, Int_t fillColor=-1, Int_t fillStyle=1001) |
Class to draw AliMUONContour objects.
Class to draw AliMUONContour objects (2D)
Definition at line 21 of file AliMUONContourPainter.h.
AliMUONContourPainter::AliMUONContourPainter | ( | ) |
Ctor
Definition at line 38 of file AliMUONContourPainter.cxx.
|
virtual |
dtor
Definition at line 44 of file AliMUONContourPainter.cxx.
|
static |
Paint the given contour. If lineColor > 0 the outline is drawn If fillColor > 0 the contour is filled.
Definition at line 51 of file AliMUONContourPainter.cxx.
Referenced by AliMUONVPainter::Paint(), AliMUONVPainter::PaintArea(), and AliMUONVPainter::PaintOutline().