Logo ROOT   6.12/07
Reference Guide
Classes | Namespaces | Functions
TPad.hxx File Reference
#include <memory>
#include <vector>
#include "ROOT/TDrawable.hxx"
#include "ROOT/TFrame.hxx"
#include "ROOT/TPadExtent.hxx"
#include "ROOT/TPadPos.hxx"
#include "ROOT/TypeTraits.hxx"
Include dependency graph for TPad.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::TPad
 Graphic container for TDrawable-s. More...
 
class  ROOT::Experimental::TPadBase
 Base class for graphic containers for TDrawable-s. More...
 
class  ROOT::Experimental::TPadDrawable
 Draw a TPad, by drawing its contained graphical elements at the pad offset in the parent pad. More...
 
class  ROOT::Experimental::TPadDrawingOpts
 Drawing options for a TPad. More...
 

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Experimental
 
 ROOT::Experimental::Internal
 

Functions

std::unique_ptr< TPadDrawable > ROOT::Experimental::GetDrawable (std::unique_ptr< TPad > &&pad, TPadBase &parent)
 

Detailed Description

Author
Axel Naumann axel@.nosp@m.cern.nosp@m..ch
Date
2017-07-06
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file TPad.hxx.