#include "hmdc34clfinder.h"

HMdc34ClFinderMod


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

class HMdc34ClFinderMod : public TObject

Inheritance Chart:
TObject
<-
HMdc34ClFinderMod

    public:
HMdc34ClFinderMod(Int_t sec, Int_t mod) HMdc34ClFinderMod(const HMdc34ClFinderMod&) ~HMdc34ClFinderMod() static TClass* Class() void clear() Int_t getNCells() virtual TClass* IsA() const HMdc34ClFinderMod& operator=(const HMdc34ClFinderMod&) HMdc34ClFinderLayer& operator[](Int_t i) void setCellsList(HMdcModListCells& event) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TObjArray* array

Class Description

 HMdc34ClFinder

 Track finder for outer segment MDC:
 Constructor:



HMdc34ClFinderMod(Int_t sec, Int_t mod)
 constructor creates an array of pointers of type HMdc34ClFinderLayer


~HMdc34ClFinderMod()
 destructor

Int_t getNCells(void)

void clear(void)

void setCellsList(HMdcModListCells& event)



Inline Functions


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


Last update: 07/02/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.