#include "hrichtrackletfiltersim.h" |
HRichTrackletFilterSim
class description - source file - inheritance tree (.pdf)
public:
HRichTrackletFilterSim()
HRichTrackletFilterSim(Text_t* name, Text_t* title)
~HRichTrackletFilterSim()
static TClass* Class()
Int_t countCorrelationObjects()
Bool_t delHitMatch(TObjArray*)
void dumpCorrelationObjectStat()
virtual Int_t execute()
void filterTrackletIndividual(Int_t)
void filterTrackletInGroup(Int_t)
virtual Bool_t finalize()
HCategory* getGeantKineCat()
HCategory* getHitMatchCat()
HCategory* getHitMatchHeaderCat()
virtual Bool_t init()
virtual TClass* IsA() const
Bool_t isGood(HHitMatchSim*, Int_t)
void resetCounters()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
HCategory* pHitMatchCat !
HCategory* fRichPID !
HCategory* pHitMatchHeaderCat !
HIterator* pIterMatchHit !
HIterator* fRichIter !
HIterator* pIterMatchHitHeader !
HIterator* iter_kine !
HCategory* fGeantKineCat !
Int_t nCntRTMfull !
Int_t nCntRTMnoRM !
Int_t nCntRTMnoTM !
Int_t nCntRTMnoTR !
Int_t nCntRTM !
Int_t nCntProcessedEvents !
Int_t nCounterNbRejectedHits !
Int_t nCntProcessedObjs !
HRichTrackletFilterSim(Text_t *name,Text_t *title) :
HReconstructor(name,title)
HRichTrackletFilterSim()
~HRichTrackletFilterSim(void)
Bool_t init()
Bool_t finalize()
Bool_t delHitMatch(TObjArray *t)
remove hit obj from HLinearCategory
afterwards delete empty slot
void filterTrackletIndividual(Int_t swt)
swt: is a switch parameter
selecting the filtering method to apply
filter tracklets only according to their own internal state
void filterTrackletInGroup(Int_t swt)
swt: is a switch parameter
selecting the filtering method to apply
filter tracklets according to their relation to others
Bool_t isGood(HHitMatchSim* h,Int_t swt)
check certain properties of the object
return true or false whether it passes or not
Int_t execute()
void resetCounters()
Int_t countCorrelationObjects()
void dumpCorrelationObjectStat()
Inline Functions
HCategory* getHitMatchCat()
HCategory* getHitMatchHeaderCat()
HCategory* getGeantKineCat()
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:30: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.