#include "hmdctdcthreshold.h"

HMdcTdcThresholdSec


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

class HMdcTdcThresholdSec : public TObject

Inheritance Chart:
TObject
<-
HMdcTdcThresholdSec

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

Class Description

 HMdcTdcThreshold

 Container class for the TDC threshold parameters of the MDC



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

~HMdcTdcThresholdSec()
 destructor



Inline Functions


        HMdcTdcThresholdMod& 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)
         HMdcTdcThresholdSec HMdcTdcThresholdSec(const HMdcTdcThresholdSec&)
        HMdcTdcThresholdSec& operator=(const HMdcTdcThresholdSec&)


Last update: 17/01/2002 by I. Koenig


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.