HMdcPointPlane
class description - source file - inheritance tree (.pdf)
public:
HMdcPointPlane(Double_t xi = 0, Double_t yi = 0)
HMdcPointPlane(const HMdcPointPlane&)
~HMdcPointPlane()
static TClass* Class()
void clear()
void copy(HMdcPointPlane& point) const
void get(Double_t& xo, Double_t& yo) const
void getvector(Double_t* vc) const
Double_t getx() const
Double_t gety() const
virtual TClass* IsA() const
HMdcPointPlane& operator=(const HMdcPointPlane&)
void print() const
void set(const HMdcPointPlane& point)
void set(Double_t xo, Double_t yo)
void setvector(Double_t* vc)
void setx(Double_t xn)
void sety(Double_t yn)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Double_t x
Double_t y
HMdcPointPlane - poin on the plane
HMdcTrap - trapeze in vol.
HMdcTrapPlane - trapize on the plane
HMdcPlane - param. of project planes
HMdcPointOnPlane
This class keep point on the plane HMdcPlane
This class don't create and don't delete
HMdcPlane pl object.You need to set
pointer to this plane by hand.
HMdcLineParam
This class keep straight line parameters.
Parameters are two point on the two planes
(two HMdcPointOnPlane objects).
void print() const
Inline Functions
void ~HMdcPointPlane()
HMdcPointPlane HMdcPointPlane(Double_t xi = 0, Double_t yi = 0)
void clear()
void copy(HMdcPointPlane& point) const
void setx(Double_t xn)
void sety(Double_t yn)
void set(const HMdcPointPlane& point)
void set(Double_t xo, Double_t yo)
void setvector(Double_t* vc)
Double_t getx() const
Double_t gety() const
void get(Double_t& xo, Double_t& yo) const
void getvector(Double_t* vc) const
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HMdcPointPlane HMdcPointPlane(const HMdcPointPlane&)
HMdcPointPlane& operator=(const HMdcPointPlane&)
Last update: Fri Jan 26 12:13:32 2007
ROOT page - Class index - Class Hierarchy - 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.