|
ROOT 6.18/05 Reference Guide |
A pixel coordinate: 0 in the left, bottom corner, 1 in the top, right corner of the RPad.
Resizing the pad will keep the pixel-position of the objects positioned in Pixel coordinates.
Definition at line 85 of file RPadLength.hxx.
Additional Inherited Members | |
Public Member Functions inherited from ROOT::Experimental::RPadLength::CoordSysBase< Pixel > | |
| CoordSysBase ()=default | |
| CoordSysBase (double val) | |
| Pixel & | operator*= (double scale) |
| Pixel & | operator+= (const Pixel &rhs) |
| Pixel | operator- () |
| Pixel & | operator-= (const Pixel &rhs) |
| Pixel & | ToDerived () |
Public Attributes inherited from ROOT::Experimental::RPadLength::CoordSysBase< Pixel > | |
| double | fVal |
| Coordinate value. More... | |
#include <ROOT/RPadLength.hxx>