Logo ROOT   6.14/05
Reference Guide
Classes | Namespaces | Functions
TPadExtent.hxx File Reference
#include "ROOT/TPadLength.hxx"
#include <array>
Include dependency graph for TPadExtent.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::TPadExtent::ScaleFactor
 A scale factor (separate factors for horizontal and vertical) for scaling a TPadLength. More...
 
class  ROOT::Experimental::TPadExtent
 An extent / size (horizontal and vertical) in a TPad. More...
 
class  ROOT::Experimental::Internal::TPadHorizVert
 A 2D (horizontal and vertical) combination of TPadLengths. More...
 

Namespaces

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

Functions

void ROOT::Experimental::InitializeAttrFromString (const std::string &name, const std::string &attrStrVal, TPadExtent &val)
 Initialize a TPadExtent from a style string. More...
 

Detailed Description

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

Definition in file TPadExtent.hxx.