ROOT 6.18/05 Reference Guide |
#include "ROOT/RPadExtent.hxx"
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... | |
Definition in file RPadPos.hxx.