ROOT 6.12/07 Reference Guide |
Definition at line 47 of file THistDrawable.hxx.
Public Member Functions | |
virtual void | Paint (TDrawable &obj, const THistDrawingOpts< DIMENSION > &opts, TVirtualCanvasPainter &canv)=0 |
Paint a THist. All we need is access to its GetBinContent() More... | |
Static Public Member Functions | |
static THistPainterBase< DIMENSION > * | GetPainter () |
Protected Member Functions | |
THistPainterBase () | |
virtual | ~THistPainterBase () |
Static Private Member Functions | |
static THistPainterBase< DIMENSION > *& | GetPainterPtr () |
#include <ROOT/THistDrawable.hxx>
|
protected |
Definition at line 36 of file THistDrawable.cxx.
|
protectedvirtual |
Definition at line 42 of file THistDrawable.cxx.
|
static |
Definition at line 56 of file THistDrawable.cxx.
|
staticprivate |
Definition at line 48 of file THistDrawable.cxx.
|
pure virtual |
Paint a THist. All we need is access to its GetBinContent()