![]() |
ROOT 6.07/09 Reference Guide |
Definition at line 65 of file THistDrawable.hxx.
Public Member Functions | |
THistDrawableBase () | |
THistDrawableBase (THistDrawableBase &&) | |
virtual | ~THistDrawableBase () |
TH1 * | GetOldHist () const |
THistDrawableBase & | operator= (THistDrawableBase &&) |
![]() | |
virtual | ~TDrawable () |
virtual void | Paint (TCanvas &onCanv)=0 |
Paint the object. More... | |
Protected Attributes | |
std::unique_ptr< TH1 > | fOldHist |
#include <ROOT/THistDrawable.hxx>
|
default |
|
default |
|
virtualdefault |
|
inline |
Definition at line 70 of file THistDrawable.hxx.
|
default |
|
protected |
Definition at line 67 of file THistDrawable.hxx.