#include "hrtmdcres.h"

HRtMdcRes


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

class HRtMdcRes : public HReconstructor

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

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

Data Members


    protected:
HCategory* fCatSeg ! HCategory* fCatHit ! HIterator* fSegIter ! HIterator* fHitIter ! HMdcGeomPar* fMdcGeometry ! HSpecGeomPar* fSpecGeometry ! HGeomTransform fModTrans ! HLocation fLoc HLocation fSegLoc ! TNtuple* fData !

Class Description


HRtMdcRes(Text_t name[],Text_t title[], Int_t sec,Int_t mod) : HReconstructor(name,title)

~HRtMdcRes(void)

Bool_t init(void)

Bool_t finalize(void)

Bool_t reinit(void)

Int_t execute(void)



Inline Functions


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


Last update: Fri Jan 26 12:31:25 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.