ROOT 6.18/05 Reference Guide |
Definition at line 43 of file RHistDrawable.hxx.
Public Member Functions | |
virtual void | Paint (RDrawable &obj, const RHistDrawingOpts< DIMENSION > &opts, RPadPainter &pad)=0 |
Paint a RHist. All we need is access to its GetBinContent() More... | |
Static Public Member Functions | |
static RHistPainterBase< DIMENSION > * | GetPainter () |
Protected Member Functions | |
RHistPainterBase () | |
virtual | ~RHistPainterBase () |
Static Private Member Functions | |
static RHistPainterBase< DIMENSION > *& | GetPainterPtr () |
#include <ROOT/RHistDrawable.hxx>
|
protected |
Definition at line 33 of file RHistDrawable.cxx.
|
protectedvirtual |
Definition at line 39 of file RHistDrawable.cxx.
|
static |
Definition at line 53 of file RHistDrawable.cxx.
|
staticprivate |
Definition at line 45 of file RHistDrawable.cxx.
|
pure virtual |
Paint a RHist. All we need is access to its GetBinContent()