#include "hkicktrack123B.h"

HKickTrack123B


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

class HKickTrack123B : public HBaseTrack

Inheritance Chart:
TObject
<-
HBaseTrack
<-
HKickTrack123B

    public:
HKickTrack123B() HKickTrack123B(const HKickTrack123B&) ~HKickTrack123B() static TClass* Class() Float_t getMetaEloss() Int_t getOuterHitId() Float_t getPMeta() virtual TClass* IsA() const HKickTrack123B& operator=(const HKickTrack123B&) void setMetaEloss(Float_t t) void setOuterHitId(Int_t i) void setPMeta(Float_t pm) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Float_t metaeloss Energy loss in meta Int_t outherHitId Id of the hit in META used to build the track Float_t pMeta Momentum identified by deflection MDC3-META as in segment after magnetic field

Class Description


 HKickTrack123B

   the output of middle(MDC123M) and high(MDC1234) resolution kicktrack in a new BaseTrack scheme


 Inline functions (except the ones from HBaseTrack) are:

   void setMetaEloss(Float_t t)      - Sets energy loss in META detector
   void setOuterHitId( Int_t i)      - Sets Id of the hit in meta detector (original KickPlane feature)
   void setPMeta(Float_t pm)         - Sets momentum estimate from Time-of-Flight measurement

   Float_t getMetaEloss(void)        - energy loss in META detector
   Int_t   getOuterHitId( void)      - Id of the hit in meta detector (original KickPlane feature)
   Float_t getPMeta(void)            - momentum estimate from Time-of-Flight measurement



HKickTrack123B()

~HKickTrack123B()

void Streamer(TBuffer &R__b)
 Stream an object of class HKickTrack123B.



Inline Functions


                   void setMetaEloss(Float_t t)
                   void setOuterHitId(Int_t i)
                   void setPMeta(Float_t pm)
                Float_t getMetaEloss()
                  Int_t getOuterHitId()
                Float_t getPMeta()
                TClass* Class()
                TClass* IsA() const
                   void ShowMembers(TMemberInspector& insp, char* parent)
                   void StreamerNVirtual(TBuffer& b)
         HKickTrack123B HKickTrack123B(const HKickTrack123B&)
        HKickTrack123B& operator=(const HKickTrack123B&)


Author: A.Sadovski (using Anar's Rustamov code as an example)
Last update: Fri Jan 26 11:58:58 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.