Logo ROOT   6.16/01
Reference Guide
Classes | Namespaces | Functions
RPadExtent.hxx File Reference
#include "ROOT/RPadLength.hxx"
#include <array>
#include <string>
Include dependency graph for RPadExtent.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::RPadExtent
 An extent / size (horizontal and vertical) in a RPad. More...
 
class  ROOT::Experimental::Internal::RPadHorizVert
 A 2D (horizontal and vertical) combination of RPadLengths. More...
 
class  ROOT::Experimental::RPadExtent::ScaleFactor
 A scale factor (separate factors for horizontal and vertical) for scaling a RPadLength. More...
 

Namespaces

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

Functions

void ROOT::Experimental::InitializeAttrFromString (const std::string &name, const std::string &attrStrVal, RPadExtent &val)
 Initialize a RPadExtent 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 RPadExtent.hxx.