#include "hrtmdctrk.h"

HRtMdcTrk


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

class HRtMdcTrk : public HMdcTrk

Inheritance Chart:
TObject
<-
HMdcTrk
<-
HRtMdcTrk
<-
HRtMdcTrkSim

    public:
HRtMdcTrk() HRtMdcTrk(const HRtMdcTrk&) ~HRtMdcTrk() static TClass* Class() Float_t getD() Float_t getDKick() Float_t getDPhi() Int_t getFitResult() Float_t getLength() Float_t getLeverArm() HGeomVector& getOuterDir() HGeomVector& getOuterPos() virtual TClass* IsA() const HRtMdcTrk& operator=(const HRtMdcTrk&) void setFitResult(Int_t f) void setLength(Float_t l) void setLeverArm(Float_t la) void setOuterDir(HGeomVector& v) void setOuterPos(HGeomVector& p) void setQuality(Float_t dk, Float_t dd, Float_t df) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
HGeomVector fOuterPos Measured position of outer track HGeomVector fOuterDir Measured direction of outer track Float_t length Length up to measurement point Float_t dKick Float_t d Float_t dPhi Quality of candidate Float_t leverArm Lever arm used in slope determination Int_t fitResult

Class Description




Inline Functions


                void ~HRtMdcTrk()
           HRtMdcTrk HRtMdcTrk()
        HGeomVector& getOuterPos()
        HGeomVector& getOuterDir()
             Float_t getLength()
                void setOuterPos(HGeomVector& p)
                void setOuterDir(HGeomVector& v)
                void setLength(Float_t l)
                void setQuality(Float_t dk, Float_t dd, Float_t df)
                void setLeverArm(Float_t la)
                void setFitResult(Int_t f)
             Float_t getDKick()
             Float_t getD()
             Float_t getDPhi()
             Float_t getLeverArm()
               Int_t getFitResult()
             TClass* Class()
             TClass* IsA() const
                void ShowMembers(TMemberInspector& insp, char* parent)
                void Streamer(TBuffer& b)
                void StreamerNVirtual(TBuffer& b)
           HRtMdcTrk HRtMdcTrk(const HRtMdcTrk&)
          HRtMdcTrk& operator=(const HRtMdcTrk&)


Last update: Fri Jan 26 12:31:28 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.