RootCsg::TVertexBase Class Reference

Inheritance diagram for RootCsg::TVertexBase:

RootCsg::TCVertex List of all members.

Public Member Functions

 TVertexBase (Double_t x, Double_t y, Double_t z)
 TVertexBase ()
const TPoint3Pos () const
TPoint3Pos ()
Int_tVertexMap ()
const Int_tVertexMap () const
const Double_tGetValue () const
Double_t operator[] (Int_t ind) const

Protected Attributes

Int_t fVertexMap
TPoint3 fPos

Detailed Description

Definition at line 2056 of file CsgOps.cxx.


Constructor & Destructor Documentation

RootCsg::TVertexBase::TVertexBase ( Double_t  x,
Double_t  y,
Double_t  z 
) [inline]

Definition at line 2062 of file CsgOps.cxx.

RootCsg::TVertexBase::TVertexBase (  )  [inline]

Definition at line 2063 of file CsgOps.cxx.


Member Function Documentation

const TPoint3& RootCsg::TVertexBase::Pos (  )  const [inline]

Definition at line 2065 of file CsgOps.cxx.

References fPos.

Referenced by RootCsg::TCVertex::operator=().

TPoint3& RootCsg::TVertexBase::Pos (  )  [inline]

Definition at line 2066 of file CsgOps.cxx.

References fPos.

Int_t& RootCsg::TVertexBase::VertexMap (  )  [inline]

Definition at line 2067 of file CsgOps.cxx.

References fVertexMap.

const Int_t& RootCsg::TVertexBase::VertexMap (  )  const [inline]

Definition at line 2068 of file CsgOps.cxx.

References fVertexMap.

const Double_t* RootCsg::TVertexBase::GetValue (  )  const [inline]

Definition at line 2069 of file CsgOps.cxx.

References fPos, and RootCsg::Tuple3::GetValue().

Double_t RootCsg::TVertexBase::operator[] ( Int_t  ind  )  const [inline]

Definition at line 2071 of file CsgOps.cxx.

References fPos.


Member Data Documentation

Int_t RootCsg::TVertexBase::fVertexMap [protected]

Definition at line 2058 of file CsgOps.cxx.

Referenced by VertexMap().

TPoint3 RootCsg::TVertexBase::fPos [protected]

Definition at line 2059 of file CsgOps.cxx.

Referenced by GetValue(), RootCsg::TCVertex::operator=(), operator[](), and Pos().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 17:00:48 2011 for ROOT_528-00b_version by  doxygen 1.5.1