TPoints Class Reference

#include <TPoints.h>

Inheritance diagram for TPoints:

ClockPoints List of all members.

Public Member Functions

 TPoints ()
 TPoints (Double_t xy)
 TPoints (Double_t x, Double_t y)
virtual ~TPoints ()
Double_t GetX () const
Double_t GetY () const
void SetX (Double_t x)
void SetY (Double_t y)
 TPoints ()
 TPoints (Double_t xy)
 TPoints (Double_t x, Double_t y)
virtual ~TPoints ()
Double_t GetX () const
Double_t GetY () const
void SetX (Double_t x)
void SetY (Double_t y)

Private Attributes

Double_t fX
Double_t fY

Detailed Description

Definition at line 29 of file TPoints.h.


Constructor & Destructor Documentation

TPoints::TPoints (  )  [inline]

Definition at line 36 of file TPoints.h.

TPoints::TPoints ( Double_t  xy  )  [inline]

Definition at line 37 of file TPoints.h.

TPoints::TPoints ( Double_t  x,
Double_t  y 
) [inline]

Definition at line 38 of file TPoints.h.

virtual TPoints::~TPoints (  )  [inline, virtual]

Definition at line 39 of file TPoints.h.

TPoints::TPoints (  )  [inline]

Definition at line 36 of file TPoints.h.

TPoints::TPoints ( Double_t  xy  )  [inline]

Definition at line 37 of file TPoints.h.

TPoints::TPoints ( Double_t  x,
Double_t  y 
) [inline]

Definition at line 38 of file TPoints.h.

virtual TPoints::~TPoints (  )  [inline, virtual]

Definition at line 39 of file TPoints.h.


Member Function Documentation

Double_t TPoints::GetX (  )  const [inline]

Definition at line 40 of file TPoints.h.

References fX.

Referenced by Aclock::Paint(), ClockPoints::Rotate(), ClockPoints::Scale(), and ClockPoints::Shift().

Double_t TPoints::GetY (  )  const [inline]

Definition at line 41 of file TPoints.h.

References fY.

Referenced by Aclock::Paint(), ClockPoints::Rotate(), ClockPoints::Scale(), and ClockPoints::Shift().

void TPoints::SetX ( Double_t  x  )  [inline]

Definition at line 42 of file TPoints.h.

References fX.

Referenced by ClockPoints::Scale(), ClockPoints::SetXY(), and ClockPoints::Shift().

void TPoints::SetY ( Double_t  y  )  [inline]

Definition at line 43 of file TPoints.h.

References fY.

Referenced by ClockPoints::Scale(), ClockPoints::SetXY(), and ClockPoints::Shift().

Double_t TPoints::GetX ( void   )  const [inline]

Definition at line 40 of file TPoints.h.

References fX.

Double_t TPoints::GetY (  )  const [inline]

Definition at line 41 of file TPoints.h.

References fY.

void TPoints::SetX ( Double_t  x  )  [inline]

Definition at line 42 of file TPoints.h.

References fX.

void TPoints::SetY ( Double_t  y  )  [inline]

Definition at line 43 of file TPoints.h.

References fY.


Member Data Documentation

Double_t TPoints::fX [private]

Definition at line 32 of file TPoints.h.

Referenced by GetX(), and SetX().

Double_t TPoints::fY [private]

Definition at line 33 of file TPoints.h.

Referenced by GetY(), and SetY().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:44:57 2011 for ROOT_528-00b_version by  doxygen 1.5.1