Logo ROOT   6.14/05
Reference Guide
List of all members | Public Member Functions | List of all members
ROOT::Experimental::THistDrawableBase< DERIVED > Class Template Reference

template<class DERIVED>
class ROOT::Experimental::THistDrawableBase< DERIVED >

Definition at line 64 of file THistDrawable.hxx.

Public Member Functions

virtual ~THistDrawableBase ()=default
 
void Execute (const std::string &) final
 
void PopulateMenu (TMenuItems &) final
 Method can be used to provide menu items for the drawn object. More...
 
- Public Member Functions inherited from ROOT::Experimental::TDrawableBase< DERIVED >
TDrawingOptsBase & GetOptionsBase () override
 Get the reference to the drawing options as TDrawingOptsBase. More...
 
- Public Member Functions inherited from ROOT::Experimental::TDrawable
virtual ~TDrawable ()
 
std::string GetId () const
 
virtual void Paint (Internal::TPadPainter &onPad)=0
 

#include <ROOT/THistDrawable.hxx>

Inheritance diagram for ROOT::Experimental::THistDrawableBase< DERIVED >:
[legend]

Constructor & Destructor Documentation

◆ ~THistDrawableBase()

template<class DERIVED>
virtual ROOT::Experimental::THistDrawableBase< DERIVED >::~THistDrawableBase ( )
virtualdefault

Member Function Documentation

◆ Execute()

template<class DERIVED>
void ROOT::Experimental::THistDrawableBase< DERIVED >::Execute ( const std::string &  )
inlinefinalvirtual

Reimplemented from ROOT::Experimental::TDrawable.

Definition at line 70 of file THistDrawable.hxx.

◆ PopulateMenu()

template<class DERIVED >
void THistDrawableBase::PopulateMenu ( TMenuItems )
finalvirtual

Method can be used to provide menu items for the drawn object.

Reimplemented from ROOT::Experimental::TDrawable.

Definition at line 64 of file THistDrawable.cxx.

Libraries for ROOT::Experimental::THistDrawableBase< DERIVED >:
[legend]

The documentation for this class was generated from the following files: