Logo ROOT   6.18/05
Reference Guide
Classes | Namespaces | Functions
RPadPos.hxx File Reference
#include "ROOT/RPadExtent.hxx"
Include dependency graph for RPadPos.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::RPadPos
 A position (horizontal and vertical) in a RPad. More...
 
class  ROOT::Experimental::RPadPos::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
 

Functions

RPadPos ROOT::Experimental::FromAttributeString (const std::string &val, const std::string &name, RPadPos *)
 Initialize a RPadPos from a style string. More...
 
std::string ROOT::Experimental::ToAttributeString (const RPadPos &pos)
 Convert a RPadPos to a std::string, suitable for PosFromString(). 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 RPadPos.hxx.