Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::RPadLength::Pixel Struct Reference

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 98 of file RPadLength.hxx.

Additional Inherited Members

- Public Member Functions inherited from ROOT::Experimental::RPadLength::CoordSysBase< Pixel >
 CoordSysBase ()=default
 
 CoordSysBase (double val)
 
Pixeloperator*= (double scale)
 
Pixeloperator+= (const Pixel &rhs)
 
Pixel operator- ()
 
Pixeloperator-= (const Pixel &rhs)
 
PixelToDerived ()
 
- Public Attributes inherited from ROOT::Experimental::RPadLength::CoordSysBase< Pixel >
double fVal
 ! Coordinate value
 

#include <ROOT/RPadLength.hxx>

Inheritance diagram for ROOT::Experimental::RPadLength::Pixel:
[legend]
Collaboration diagram for ROOT::Experimental::RPadLength::Pixel:
[legend]

The documentation for this struct was generated from the following file: