#include "hmdchitindexcorr.h"

HMdcHitIndexCorr


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

class HMdcHitIndexCorr : public HReconstructor

Inheritance Chart:
TObject
<-
TNamed
<-
HTask
<-
HReconstructor
<-
HMdcHitIndexCorr

    public:
HMdcHitIndexCorr() HMdcHitIndexCorr(Text_t* name, Text_t* title) ~HMdcHitIndexCorr() static TClass* Class() virtual Int_t execute() virtual Bool_t finalize() virtual Bool_t init() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
HCategory* fMdcSegCat HIterator* fMdcSegIter

Class Description

 HMdcHitIndexCorr                                      
 Reconstructor loop over segments and puting correct   
 indexes of corresponding hits. Up to 02.04.2003       
 indexes was not correlated correctly for case where   
 fitting was in setup.                                 


HMdcHitIndexCorr(void):HReconstructor ()

HMdcHitIndexCorr(Text_t *name,Text_t *title) :HReconstructor (name,title)

~HMdcHitIndexCorr(void)

Bool_t init(void)

Bool_t finalize(void)

Int_t execute(void)
Iterating over segments in MdcSeg and seting correct index of
the corresponding



Inline Functions


            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)


Author: J.Bielcik
Last update: Fri Jan 26 12:10:10 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.