#include "hmdctdcchannel.h"

HMdcTdcChannelSec


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

class HMdcTdcChannelSec : public TObject

Inheritance Chart:
TObject
<-
HMdcTdcChannelSec

    public:
HMdcTdcChannelSec(Int_t sec = 0, Int_t mod = 4) HMdcTdcChannelSec(const HMdcTdcChannelSec&) ~HMdcTdcChannelSec() static TClass* Class() Int_t getSize() virtual TClass* IsA() const HMdcTdcChannelSec& operator=(const HMdcTdcChannelSec&) HMdcTdcChannelMod& 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 HMdcTdcChannel Mod

Class Description

 HMdcTdcChannel

 Container class for the TDC channle masks of the MDC



HMdcTdcChannelSec(Int_t sec, Int_t mod)
 constructor takes the sector, module number

~HMdcTdcChannelSec()
 destructor



Inline Functions


        HMdcTdcChannelMod& 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)
         HMdcTdcChannelSec HMdcTdcChannelSec(const HMdcTdcChannelSec&)
        HMdcTdcChannelSec& operator=(const HMdcTdcChannelSec&)


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.