JSF2DV
class description - source file - inheritance tree
public:
JSF2DV(Double_t xi = 0, Double_t yi = 0)
JSF2DV UnitV()
JSF2DV NormalV()
JSF2DV operator+(JSF2DV v)
JSF2DV operator-(JSF2DV v)
JSF2DV operator*(Double_t f)
JSF2DV(const JSF2DV&)
~JSF2DV()
Double_t Abs()
Double_t operator*(JSF2DV v)
Bool_t operator==(const JSF2DV& v) const
void Print()
void Set(Double_t X, Double_t Y)
Double_t X() const
Double_t Y() const
public:
Double_t x
Double_t y
JSFBasicClasses
$Id: JSFBasicClasses.h,v 1.4 2000/02/22 02:18:18 miyamoto Exp $
Inline Functions
JSF2DV JSF2DV(Double_t xi = 0, Double_t yi = 0)
Double_t Abs()
JSF2DV UnitV()
JSF2DV NormalV()
JSF2DV operator+(JSF2DV v)
JSF2DV operator-(JSF2DV v)
Double_t operator*(JSF2DV v)
JSF2DV operator*(Double_t f)
Bool_t operator==(const JSF2DV& v) const
void Print()
Double_t X() const
Double_t Y() const
void Set(Double_t X, Double_t Y)
JSF2DV JSF2DV(const JSF2DV&)
void ~JSF2DV()
Last update: Tue Jan 20 16:14:14 2004
ROOT page - Home page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.