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

A normalized coordinate.

0 in the left, bottom corner, 1 in the top, right corner of the RPad. Resizing the pad will resize the objects with it.

Definition at line 88 of file RPadLength.hxx.

Public Member Functions

Normaloperator*= (double scale)
 
Normaloperator+= (const Normal &rhs)
 
Normal operator- ()
 
Normaloperator-= (const Normal &rhs)
 
NormalToDerived ()
 

Public Attributes

double fVal
 ! Coordinate value
 

#include <ROOT/RPadLength.hxx>

Inheritance diagram for ROOT::Experimental::RPadLength::Normal:
ROOT::Experimental::RPadLength::CoordSysBase< Normal >

Member Function Documentation

◆ operator*=()

Definition at line 61 of file RPadLength.hxx.

◆ operator+=()

Definition at line 51 of file RPadLength.hxx.

◆ operator-()

Definition at line 46 of file RPadLength.hxx.

◆ operator-=()

Definition at line 56 of file RPadLength.hxx.

◆ ToDerived()

Normal & ROOT::Experimental::RPadLength::CoordSysBase< Normal >::ToDerived ( )
inlineinherited

Definition at line 44 of file RPadLength.hxx.

Member Data Documentation

◆ fVal

! Coordinate value

Definition at line 40 of file RPadLength.hxx.


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