#include "hmdclookuptb.h"

HMdcLookUpTbLayer


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

class HMdcLookUpTbLayer : public TObject

Inheritance Chart:
TObject
<-
HMdcLookUpTbLayer

    public:
HMdcLookUpTbLayer(Int_t sec, Int_t mod, Int_t layer) HMdcLookUpTbLayer(const HMdcLookUpTbLayer&) ~HMdcLookUpTbLayer() static TClass* Class() Int_t getSize() virtual TClass* IsA() const HMdcLookUpTbLayer& operator=(const HMdcLookUpTbLayer&) HMdcLookUpTbCell& operator[](Int_t i) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TObjArray* array Int_t nCells num. of cells in layer

Class Description

 HMdcLookUpTb

 Trackfinder for MDC1&2 and MDC3&4 if magnet off



HMdcLookUpTbLayer(Int_t sec, Int_t mod, Int_t layer)
 Geting of pointers to par. cont.

~HMdcLookUpTbLayer(void)

Int_t getSize(void)
 return the size of the pointer array



Inline Functions


         HMdcLookUpTbCell& operator[](Int_t i)
                   TClass* Class()
                   TClass* IsA() const
                      void ShowMembers(TMemberInspector& insp, char* parent)
                      void Streamer(TBuffer& b)
                      void StreamerNVirtual(TBuffer& b)
         HMdcLookUpTbLayer HMdcLookUpTbLayer(const HMdcLookUpTbLayer&)
        HMdcLookUpTbLayer& operator=(const HMdcLookUpTbLayer&)


Last update: 17/07/2003 by V. Pechenov


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.