#include "hmdcextractors.h"

HMdcHitExtractor


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

class HMdcHitExtractor : public TObject

Inheritance Chart:
TObject
<-
HMdcHitExtractor

    public:
HMdcHitExtractor(HRecEvent* cpev = 0) HMdcHitExtractor(const HMdcHitExtractor&) ~HMdcHitExtractor() Bool_t checkHitIndex(Int_t index) static TClass* Class() void clear() void extract(HMdcSeg*, HMdcSeg*, Int_t) void initLookup() virtual TClass* IsA() const HMdcHitExtractor& operator=(const HMdcHitExtractor&) void resetCounters() void resetLookup() void setDataLevels(TString) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
HRecEvent* cpevent ! pointer to copy event HMdcClusInfExtractor* clusinfext ! pointer to clusinf extractor Int_t hitct[6][4] ! counter of hit index Int_t hitctr ! counter of hits in lookup Int_t hitlookup[500] ! book keeping of hit index HLocation lochit ! location for new hit object. Bool_t clusinflevel !

Class Description


 HMdcCal1Extractor

 Extracts a Mdc objects



HMdcHitExtractor(HRecEvent* cpev)

~HMdcHitExtractor()

void setDataLevels(TString levels)

void extract(HMdcSeg* seg,HMdcSeg* segcp,Int_t index)

void clear()



Inline Functions


                   Bool_t checkHitIndex(Int_t index)
                     void resetLookup()
                     void initLookup()
                     void resetCounters()
                  TClass* Class()
                  TClass* IsA() const
                     void ShowMembers(TMemberInspector& insp, char* parent)
                     void Streamer(TBuffer& b)
                     void StreamerNVirtual(TBuffer& b)
         HMdcHitExtractor HMdcHitExtractor(const HMdcHitExtractor&)
        HMdcHitExtractor& operator=(const HMdcHitExtractor&)


Last update: Fri Jan 26 12:09:53 2007


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.