ROOT 6.10/09 Reference Guide |
Definition at line 42 of file THistDrawable.hxx.
Public Member Functions | |
virtual void | Paint (TDrawable &obj, THistDrawOptions< DIMENSION > opts, TCanvas &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 Attributes | |
static THistPainterBase< DIMENSION > * | fgPainter = nullptr |
#include <ROOT/THistDrawable.hxx>
|
inlineprotected |
Definition at line 46 of file THistDrawable.hxx.
|
protectedvirtual |
Definition at line 35 of file THistDrawable.cxx.
|
inlinestatic |
Definition at line 50 of file THistDrawable.hxx.
|
pure virtual |
Paint a THist. All we need is access to its GetBinContent()
|
staticprivate |
Definition at line 43 of file THistDrawable.hxx.