JSF3DV_f


class description - source file - inheritance tree

class JSF3DV_f


    public:
JSF3DV_f(Float_t X = 0, Float_t Y = 0, Float_t Z = 0) JSF3DV_f UnitV() JSF3DV_f operator+(JSF3DV_f v) JSF3DV_f operator-(JSF3DV_f v) JSF3DV_f operator*(Float_t f) JSF3DV_f(const JSF3DV_f&) ~JSF3DV_f() Float_t Abs() Float_t operator*(JSF3DV_f v) void Print()

Data Members


    public:
Float_t x Float_t y Float_t z

Class Description

                                                                      
 JSFBasicClasses                                                      
                                                                      
$Id: JSFBasicClasses.h,v 1.4 2000/02/22 02:18:18 miyamoto Exp $
                                                                      




Inline Functions


        JSF3DV_f JSF3DV_f(Float_t X = 0, Float_t Y = 0, Float_t Z = 0)
         Float_t Abs()
        JSF3DV_f UnitV()
        JSF3DV_f operator+(JSF3DV_f v)
        JSF3DV_f operator-(JSF3DV_f v)
         Float_t operator*(JSF3DV_f v)
        JSF3DV_f operator*(Float_t f)
            void Print()
        JSF3DV_f JSF3DV_f(const JSF3DV_f&)
            void ~JSF3DV_f()


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.