#include "hmdcstoreevents.h"

HMdcStoreClusters


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

class HMdcStoreClusters : public HMdcStoreTracks

Inheritance Chart:
TObject
<-
HMdcStoreTracks
<-
HMdcStoreClusters

    public:
HMdcStoreClusters() HMdcStoreClusters(const HMdcStoreClusters&) ~HMdcStoreClusters() void addClustWires(const HMdcEvntListCellsAndTimes& event, const HMdcClus* cl) void addClustWires(const HMdcEvntListCellsAndTimes& event, const HMdcClus* cl1, const HMdcClus* cl2) static TClass* Class() virtual UInt_t getMemSize() const Bool_t getNextCell(Int_t& s, Int_t& m, Int_t& l, Int_t& c, Float_t& tm) Bool_t getNextCluster() Bool_t getNextCluster(HMdcEvntListCellsAndTimes& event) virtual TClass* IsA() const HMdcStoreClusters& operator=(const HMdcStoreClusters&) virtual void resetIter() void setEndCluster() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
HMdcStoreEvents wires storage of cluster(track) wires

Class Description

 HMdcStoreWires

 HMdcStoreEvents

 HMdcStoreClusters



UInt_t getMemSize(void) const

void resetIter(void)

void setEndCluster(void)

Bool_t getNextCluster(void)

void addClustWires(const HMdcEvntListCellsAndTimes& event, const HMdcClus* cl1, const HMdcClus* cl2)

void addClustWires(const HMdcEvntListCellsAndTimes& event, const HMdcClus* cl)
 store wires list only

Bool_t getNextCluster(HMdcEvntListCellsAndTimes& event)



Inline Functions


                      void ~HMdcStoreClusters()
         HMdcStoreClusters HMdcStoreClusters()
                    Bool_t getNextCell(Int_t& s, Int_t& m, Int_t& l, Int_t& c, Float_t& tm)
                   TClass* Class()
                   TClass* IsA() const
                      void ShowMembers(TMemberInspector& insp, char* parent)
                      void Streamer(TBuffer& b)
                      void StreamerNVirtual(TBuffer& b)
         HMdcStoreClusters HMdcStoreClusters(const HMdcStoreClusters&)
        HMdcStoreClusters& operator=(const HMdcStoreClusters&)


Last update: 14/05/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.