ROOT 6.14/05 Reference Guide |
Definition at line 43 of file THistDrawable.hxx.
Public Member Functions | |
virtual void | Paint (TDrawable &obj, const THistDrawingOpts< DIMENSION > &opts, TPadPainter &pad)=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 33 of file THistDrawable.cxx.
|
protectedvirtual |
Definition at line 39 of file THistDrawable.cxx.
|
static |
Definition at line 53 of file THistDrawable.cxx.
|
staticprivate |
Definition at line 45 of file THistDrawable.cxx.
|
pure virtual |
Paint a THist. All we need is access to its GetBinContent()