#include "hmdcextractors.h" |
HMdcClusFitExtractor
class description - source file - inheritance tree (.pdf)
public:
HMdcClusFitExtractor(HRecEvent* cpev = 0)
HMdcClusFitExtractor(const HMdcClusFitExtractor&)
~HMdcClusFitExtractor()
Int_t checkHitIndex(Int_t index)
static TClass* Class()
void clear()
void extract(HMdcClusInf*, HMdcClusInf*, Int_t)
void initLookups()
virtual TClass* IsA() const
HMdcClusFitExtractor& operator=(const HMdcClusFitExtractor&)
void resetLookups()
void setDataLevels(TString)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
HRecEvent* cpevent ! pointer to copy event
HLocation locclusfit ! location for new clusfit object
HMdcWireFitExtractor* wirefitext ! pointer to wirefit extractor
Bool_t wirefitlevel !
Int_t hitlookup[500] ! book keeping of hit index
Int_t hitcplookup[500] ! book keeping of copied hit index
Int_t hitctr ! counter of hits in lookup
HMdcCal1Extractor
Extracts a Mdc objects
HMdcClusFitExtractor(HRecEvent* cpev)
~HMdcClusFitExtractor()
void setDataLevels(TString levels)
void extract(HMdcClusInf* clusinf,HMdcClusInf* clusinfcp,Int_t index)
void clear()
Inline Functions
Int_t checkHitIndex(Int_t index)
void resetLookups()
void initLookups()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HMdcClusFitExtractor HMdcClusFitExtractor(const HMdcClusFitExtractor&)
HMdcClusFitExtractor& operator=(const HMdcClusFitExtractor&)
Last update: Fri Jan 26 12:04:21 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.