#include "hmdctdcchannel.h"

HMdcTdcChannelTdc


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

class HMdcTdcChannelTdc : public TObject

Inheritance Chart:
TObject
<-
HMdcTdcChannelTdc

    public:
HMdcTdcChannelTdc() HMdcTdcChannelTdc(const HMdcTdcChannelTdc&) ~HMdcTdcChannelTdc() static TClass* Class() void clear() void fill(Int_t mask, Int_t type) void fill(HMdcTdcChannelTdc&) Int_t getChannelMask(Int_t type) virtual TClass* IsA() const HMdcTdcChannelTdc& operator=(const HMdcTdcChannelTdc&) void setChannelMask(Int_t mask, Int_t type) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Int_t channelMask[2] TDC channel mask (index 1: channel mask, 0: callibration mask)

Class Description

 HMdcTdcChannel

 Container class for the TDC channle masks of the MDC



void fill(HMdcTdcChannelTdc& r)



Inline Functions


                      void ~HMdcTdcChannelTdc()
         HMdcTdcChannelTdc HMdcTdcChannelTdc()
                     Int_t getChannelMask(Int_t type)
                      void fill(HMdcTdcChannelTdc&)
                      void setChannelMask(Int_t mask, Int_t type)
                      void clear()
                   TClass* Class()
                   TClass* IsA() const
                      void ShowMembers(TMemberInspector& insp, char* parent)
                      void Streamer(TBuffer& b)
                      void StreamerNVirtual(TBuffer& b)
         HMdcTdcChannelTdc HMdcTdcChannelTdc(const HMdcTdcChannelTdc&)
        HMdcTdcChannelTdc& operator=(const HMdcTdcChannelTdc&)


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.