#include "hrtm3metamatch.h" |
HRtM3MetaMatch
class description - source file - inheritance tree (.pdf)
protected:
virtual void fillControl(HMdcHit* h, HRtMetaPoint& p, Float_t dx, Float_t dy)
virtual HRtMetaSeg* fillData(HMdcHit* hit, HGeomVector& pos, HGeomVector& alpha, HRtMetaPoint* point)
virtual HCategory* makeOutputCategory(HEvent* ev)
virtual HRtMetaSeg* makeSegment(TObject* s)
public:
HRtM3MetaMatch(Text_t* name, Text_t* title)
~HRtM3MetaMatch()
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)
protected:
HMdcGeomPar* fMdcGeometry !
HSpecGeomPar* fSpecGeometry !
HCategory* fCatMdc !
HIterator* fMdcIter !
HCategory* fCatSeg !
HLocation fHitLoc !
HLocation fSecLoc !
HRtMetaCorrelator fCorrelator !
HGeomTransform* fMdc2SecTrans[6] !
Int_t fModule MDC Module to be matched with Meta
HRtM3MetaMatch(Text_t name[],Text_t title[]) :
HReconstructor(name,title)
~HRtM3MetaMatch(void)
Bool_t init(void)
HCategory* makeOutputCategory(HEvent *ev)
Bool_t reinit(void)
Bool_t finalize(void)
HRtMetaSeg* fillData(HMdcHit *hit, HGeomVector &pos,
HGeomVector &alpha, HRtMetaPoint *point)
Int_t execute(void)
void fillControl(HMdcHit *, HRtMetaPoint &,
Float_t ,Float_t )
HRtMetaSeg* makeSegment(TObject *s)
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:18 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.