#include "hmdctdcchannel.h"

HMdcTdcChannelMbo


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

class HMdcTdcChannelMbo : public TNamed

Inheritance Chart:
TObject
<-
TNamed
<-
HMdcTdcChannelMbo

    public:
HMdcTdcChannelMbo(Int_t tdc = 12, Text_t* name) HMdcTdcChannelMbo(const HMdcTdcChannelMbo&) ~HMdcTdcChannelMbo() static TClass* Class() Int_t getSize() virtual TClass* IsA() const HMdcTdcChannelMbo& operator=(const HMdcTdcChannelMbo&) HMdcTdcChannelTdc& 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 array of pointers of type HMdcTdcChannelTdc

Class Description

 HMdcTdcChannel

 Container class for the TDC channle masks of the MDC



HMdcTdcChannelMbo(Int_t tdc, Text_t* name)
 constructor takes the number of TDCs  and the name of the MBO

~HMdcTdcChannelMbo()
 destructor



Inline Functions


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


Last update: 13/08/2003 by J. Wuestenfeld


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.