JSF3DV
class description - source file - inheritance tree
public:
JSF3DV(Double_t X = 0, Double_t Y = 0, Double_t Z = 0)
JSF3DV UnitV()
JSF3DV operator+(JSF3DV v)
JSF3DV operator-(JSF3DV v)
JSF3DV operator*(Double_t f)
JSF3DV(const JSF3DV&)
~JSF3DV()
Double_t Abs()
Double_t operator*(JSF3DV v)
Bool_t operator==(const JSF3DV& v) const
void Print()
void Set(Double_t X, Double_t Y, Double_t Z)
Double_t X() const
Double_t Y() const
Double_t Z() const
public:
Double_t x
Double_t y
Double_t z
JSFBasicClasses
$Id: JSFBasicClasses.h,v 1.4 2000/02/22 02:18:18 miyamoto Exp $
Inline Functions
JSF3DV JSF3DV(Double_t X = 0, Double_t Y = 0, Double_t Z = 0)
Double_t Abs()
JSF3DV UnitV()
JSF3DV operator+(JSF3DV v)
JSF3DV operator-(JSF3DV v)
Double_t operator*(JSF3DV v)
JSF3DV operator*(Double_t f)
void Print()
Double_t X() const
Double_t Y() const
Double_t Z() const
void Set(Double_t X, Double_t Y, Double_t Z)
Bool_t operator==(const JSF3DV& v) const
JSF3DV JSF3DV(const JSF3DV&)
void ~JSF3DV()
Last update: Tue Jan 20 16:14:15 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.