ROOT 6.12/07 Reference Guide |
Classes | |
class | ROOT::Experimental::TObjectDrawable |
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Experimental | |
Functions | |
std::unique_ptr< ROOT::Experimental::TDrawable > | GetDrawable (const std::shared_ptr< TObject > &obj, ROOT::Experimental::TPadBase &) |
Interface to graphics taking a shared_ptr<TObject>. More... | |
|
inline |
Interface to graphics taking a shared_ptr<TObject>.
Must be on global scope, else lookup cannot find it (no ADL for TObject).
Definition at line 60 of file TObjectDrawable.hxx.