#include "hmdclistcells.h"

HMdcEvntListCells


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

class HMdcEvntListCells : public TObject

Inheritance Chart:
TObject
<-
HMdcEvntListCells
<-
HMdcEvntListCellsAndTimes

    protected:
Bool_t nSecOk(Int_t s) const public:
HMdcEvntListCells() HMdcEvntListCells(const HMdcEvntListCells&) ~HMdcEvntListCells() Bool_t addTime(Int_t s, Int_t m, Int_t l, Int_t c, Float_t tm) static TClass* Class() void clear() void delTime(Int_t s, Int_t m, Int_t l, Int_t c, UChar_t t) Int_t getNCells() const UChar_t getTime(Int_t s, Int_t m, Int_t l, Int_t c) const Float_t getTimeValue(Int_t s, Int_t m, Int_t l, Int_t c) const virtual TClass* IsA() const Bool_t nextCell(Int_t& s, Int_t& m, Int_t& l, Int_t& c) const Bool_t nextCell(Int_t& s, Int_t& m, Int_t& l, Int_t& c, UChar_t& tm) const Bool_t nextTime(Int_t& s, Int_t& m, Int_t& l, Int_t& c, Float_t& tm) const HMdcEvntListCells& operator=(const HMdcEvntListCells&) HMdcSecListCells& operator[](Int_t s) void print() const Bool_t setTime(Int_t s, 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:
HMdcSecListCells list[6] Float_t* drTimes6s

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 ~HMdcEvntListCells()
         HMdcEvntListCells HMdcEvntListCells()
         HMdcSecListCells& operator[](Int_t s)
                      void clear()
                    Bool_t setTime(Int_t s, Int_t m, Int_t l, Int_t c, UChar_t t)
                      void delTime(Int_t s, Int_t m, Int_t l, Int_t c, UChar_t t)
                     Int_t getNCells() const
                    Bool_t nextCell(Int_t& s, Int_t& m, Int_t& l, Int_t& c) const
                    Bool_t nextCell(Int_t& s, Int_t& m, Int_t& l, Int_t& c, UChar_t& tm) const
                   UChar_t getTime(Int_t s, Int_t m, Int_t l, Int_t c) const
                    Bool_t addTime(Int_t s, Int_t m, Int_t l, Int_t c, Float_t tm)
                    Bool_t nextTime(Int_t& s, Int_t& m, Int_t& l, Int_t& c, Float_t& tm) const
                   Float_t getTimeValue(Int_t s, Int_t m, Int_t l, Int_t c) const
                    Bool_t nSecOk(Int_t s) const
                   TClass* Class()
                   TClass* IsA() const
                      void ShowMembers(TMemberInspector& insp, char* parent)
                      void Streamer(TBuffer& b)
                      void StreamerNVirtual(TBuffer& b)
         HMdcEvntListCells HMdcEvntListCells(const HMdcEvntListCells&)
        HMdcEvntListCells& operator=(const HMdcEvntListCells&)


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.