#include "hrtmetacorrelator.h"

HRtMetaPoint


class description - source file - inheritance tree (.pdf)

class HRtMetaPoint : public HGeomVector

Inheritance Chart:
TObject
<-
HGeomVector
<-
HRtMetaPoint

    public:
HRtMetaPoint() HRtMetaPoint(const HGeomVector& v) HRtMetaPoint(const HRtMetaPoint&) ~HRtMetaPoint() static TClass* Class() HGeomVector& getErrors() Int_t getFlag() TObject* getMetaHit() Int_t getNTimesUsed() Float_t getOffset() Float_t getSlope() Char_t getSystem() Float_t getTof() void incUsedTimes() virtual TClass* IsA() const HRtMetaPoint& operator=(const HRtMetaPoint&) void setFlag(Int_t f) void setMetaHit(TObject* p) void setOffset(Float_t s) void setSlope(Float_t s) void setSystem(Char_t s) void setTof(Float_t f) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Float_t fPlaneSlope Float_t fPlaneOffset HGeomVector fErrors Int_t fTimesUsed Float_t fTof Char_t fSystem Int_t flag TObject* fMetaHit !

Class Description

  HRtMetaCorrelator

 Matches a straight line with a hit in Meta




Inline Functions


                 void ~HRtMetaPoint()
         HRtMetaPoint HRtMetaPoint()
         HRtMetaPoint HRtMetaPoint(const HGeomVector& v)
                Int_t getFlag()
                 void setFlag(Int_t f)
                Int_t getNTimesUsed()
              Float_t getTof()
                 void incUsedTimes()
                 void setTof(Float_t f)
               Char_t getSystem()
                 void setSystem(Char_t s)
                 void setMetaHit(TObject* p)
                 void setSlope(Float_t s)
                 void setOffset(Float_t s)
              Float_t getSlope()
              Float_t getOffset()
             TObject* getMetaHit()
         HGeomVector& getErrors()
              TClass* Class()
              TClass* IsA() const
                 void ShowMembers(TMemberInspector& insp, char* parent)
                 void Streamer(TBuffer& b)
                 void StreamerNVirtual(TBuffer& b)
         HRtMetaPoint HRtMetaPoint(const HRtMetaPoint&)
        HRtMetaPoint& operator=(const HRtMetaPoint&)


Author: M. Sanchez
Last update: Fri Jan 26 12:31:38 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.