#include "hrtsegmentref.h" |
HRtSegmentRef
class description - source file - inheritance tree (.pdf)
public:
HRtSegmentRef()
HRtSegmentRef(const HRtSegmentRef&)
~HRtSegmentRef()
static TClass* Class()
HGeomVector& getAlpha()
HSymMat& getCovariance()
HGeomVector& getR()
TObject* getSegment()
Int_t getUsedTimes()
virtual TClass* IsA() const
HRtSegmentRef& operator=(const HRtSegmentRef&)
void setSegment(HMdcSeg* seg)
void setSegment(HMdcHit* hit)
void setSegment(HRtMetaSeg* hit)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
HGeomVector fR
HGeomVector fAlpha These two vectors define a straight line
HSymMat4 fCovariance Covariance in the system x0,y0,x',y'
TObject* fSeg Original segment
Int_t fTimesUsed How many times this Ref was used
~HRtSegmentRef(void)
Inline Functions
HRtSegmentRef HRtSegmentRef()
HGeomVector& getR()
HGeomVector& getAlpha()
TObject* getSegment()
void setSegment(HMdcSeg* seg)
void setSegment(HMdcHit* hit)
void setSegment(HRtMetaSeg* hit)
Int_t getUsedTimes()
HSymMat& getCovariance()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HRtSegmentRef HRtSegmentRef(const HRtSegmentRef&)
HRtSegmentRef& operator=(const HRtSegmentRef&)
Last update: Fri Jan 26 12:31:43 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.