#include "hhodohitfproton.h"

HHodoHitFProton


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

class HHodoHitFProton : public HReconstructor

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

    protected:
Int_t find_hit() void prepare_hitfinder() public:
HHodoHitFProton() HHodoHitFProton(Text_t* name, Text_t* title) ~HHodoHitFProton() static TClass* Class() void clear() virtual Int_t execute() virtual Bool_t finalize() virtual Bool_t init() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
HCategory* pCalCat pointer to the cal data HCategory* pHitCat pointer to the hit data HIterator* pIterCal iterator over cal data. HLocation loc location for new hit object Bool_t hit[32] Float_t time[32] Int_t hitStrip Float_t hitTime

Class Description


HHodoHitFProton(void)

HHodoHitFProton(Text_t *name,Text_t *title) : HReconstructor(name,title)

~HHodoHitFProton(void)

Bool_t init(void)

Int_t find_hit(void)
 How to check for several clusters?

void prepare_hitfinder(void)

Int_t execute(void)
 Find the one and only true hit
 There is only ONE hit defined

Bool_t finalize(void)

void clear(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 11:56:00 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.