#include "hmdclistcells.h"

HMdcSecListCells


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

class HMdcSecListCells : public TObject

Inheritance Chart:
TObject
<-
HMdcSecListCells
<-
HMdcSecListCellsAndTimes

    protected:
Bool_t nModOk(Int_t m) const public:
HMdcSecListCells() HMdcSecListCells(const HMdcSecListCells&) ~HMdcSecListCells() Bool_t addTime(Int_t m, Int_t l, Int_t c, Float_t tm) static TClass* Class() void clear() void delTime(Int_t m, Int_t l, Int_t c, UChar_t t) Int_t getNCells() const Int_t getNLayers() const UChar_t getTime(Int_t m, Int_t l, Int_t c) const Float_t getTimeValue(Int_t m, Int_t l, Int_t c) const virtual TClass* IsA() const Bool_t nextCell(Int_t& m, Int_t& l, Int_t& c) const Bool_t nextTime(Int_t& m, Int_t& l, Int_t& c, Float_t& tm) const HMdcSecListCells& operator=(const HMdcSecListCells&) HMdcModListCells& operator[](Int_t m) void print() const Bool_t setTime(Int_t m, Int_t l, Int_t c, UChar_t t) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
HMdcModListCells list[4] Float_t* drTimes4m

Class Description

  HMdcLayListCells - list of fired wires in one layer

  HMdcLayListCellsAndTimes - HMdcLayListCells + drift times

  HMdcModListCells - list of fired wires in one MDC
                  (6 HMdcLayListCells objects)

  HMdcModListCellsAndTimes - HMdcModListCells + drift times

  HMdcSecListCells - list of fired wires in one sector
                     (4 HMdcModListCells objects)

  HMdcSecListCellsAndTimes - HMdcSecListCells + drift times

  HMdcEvntListCells - list of fired wires in one sector
                       (6 HMdcSecListCells objects)

  HMdcEvntListCellsAndTimes - HMdcEvntListCells + drift times



void print(void) const



Inline Functions


                     void ~HMdcSecListCells()
         HMdcSecListCells HMdcSecListCells()
        HMdcModListCells& operator[](Int_t m)
                     void clear()
                   Bool_t setTime(Int_t m, Int_t l, Int_t c, UChar_t t)
                     void delTime(Int_t m, Int_t l, Int_t c, UChar_t t)
                    Int_t getNCells() const
                   Bool_t nextCell(Int_t& m, Int_t& l, Int_t& c) const
                  UChar_t getTime(Int_t m, Int_t l, Int_t c) const
                    Int_t getNLayers() const
                   Bool_t addTime(Int_t m, Int_t l, Int_t c, Float_t tm)
                   Bool_t nextTime(Int_t& m, Int_t& l, Int_t& c, Float_t& tm) const
                  Float_t getTimeValue(Int_t m, Int_t l, Int_t c) const
                   Bool_t nModOk(Int_t m) const
                  TClass* Class()
                  TClass* IsA() const
                     void ShowMembers(TMemberInspector& insp, char* parent)
                     void Streamer(TBuffer& b)
                     void StreamerNVirtual(TBuffer& b)
         HMdcSecListCells HMdcSecListCells(const HMdcSecListCells&)
        HMdcSecListCells& operator=(const HMdcSecListCells&)


Author: V. Pechenov
Last update: 25/06/2004 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.