![]() |
ROOT
6.06/09
Reference Guide
|
Definition at line 57 of file THistDrawable.h.
Public Member Functions | |
THistDrawable (TCoopPtr< THist< DIMENSION, PRECISION >> hist, THistDrawOptions< DIMENSION > opts) | |
~THistDrawable ()=default | |
void | Paint () final |
Paint the histogram. More... | |
![]() | |
virtual | ~TDrawable () |
Private Attributes | |
TCoopPtr< THist< DIMENSION, PRECISION > > | fHist |
THistDrawOptions< DIMENSION > | fOpts |
#include <ROOT/THistDrawable.h>
|
inline |
Definition at line 63 of file THistDrawable.h.
|
default |
|
inlinefinalvirtual |
Paint the histogram.
Implements ROOT::Internal::TDrawable.
Definition at line 69 of file THistDrawable.h.
|
private |
Definition at line 59 of file THistDrawable.h.
|
private |
Definition at line 60 of file THistDrawable.h.