#include "hmdcclustfromseg.h" |
HMdcClustFromSeg
class description - source file - inheritance tree (.pdf)
private:
void clear()
void fillCluster(Short_t segInd)
HMdcClus* getClusterSlot(HMdcSeg* pSeg)
void initCut(HParamList* cut)
public:
HMdcClustFromSeg()
HMdcClustFromSeg(Text_t* name, Text_t* title)
HMdcClustFromSeg(Text_t* name, Text_t* title, HParamList* cut)
~HMdcClustFromSeg()
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)
private:
Double_t fMinMomentum
Double_t fMinBeta
Double_t fMaxBeta
Int_t fPolarity
protected:
HCategory* pCatMetaMatch
HIterator* iterMetaMatch
HCategory* pCatSplineTrack
HCategory* pCatMdcTrkCand
HCategory* pCatMdcSeg
HCategory* pCatMdcHit
HCategory* pCatMdcClusInf
HMdcSizesCells* pSizesCells
HLocation locClus
HCategory* pCatMdcClus
HMdcLineParam trackLine
HMdcClustFromSeg()
HMdcClustFromSeg(Text_t *name,Text_t *title) :
HReconstructor(name,title)
HMdcClustFromSeg(Text_t *name,Text_t *title, HParamList *cut) :
HReconstructor(name,title)
void initCut(HParamList* cut)
void clear(void)
~HMdcClustFromSeg()
destructor
Bool_t init(void)
Bool_t reinit(void)
Bool_t finalize(void)
Int_t execute(void)
void fillCluster(Short_t segInd)
HMdcClus* getClusterSlot(HMdcSeg* pSeg)
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:04:32 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.