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

A user coordinate.

as defined by the EUserCoordSystem parameter of the RPad.

Definition at line 107 of file RPadLength.hxx.

Public Member Functions

Useroperator*= (double scale)
Useroperator+= (const User &rhs)
User operator- ()
Useroperator-= (const User &rhs)
UserToDerived ()

Public Attributes

double fVal
 ! Coordinate value

#include <ROOT/RPadLength.hxx>

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

Member Function Documentation

◆ operator*=()

User & ROOT::Experimental::RPadLength::CoordSysBase< User >::operator*= ( double scale)
inlineinherited

Definition at line 61 of file RPadLength.hxx.

◆ operator+=()

User & ROOT::Experimental::RPadLength::CoordSysBase< User >::operator+= ( const User & rhs)
inlineinherited

Definition at line 51 of file RPadLength.hxx.

◆ operator-()

User ROOT::Experimental::RPadLength::CoordSysBase< User >::operator- ( )
inlineinherited

Definition at line 46 of file RPadLength.hxx.

◆ operator-=()

User & ROOT::Experimental::RPadLength::CoordSysBase< User >::operator-= ( const User & rhs)
inlineinherited

Definition at line 56 of file RPadLength.hxx.

◆ ToDerived()

User & ROOT::Experimental::RPadLength::CoordSysBase< User >::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: