#include "hstarthitfproton.h"

HStartHitFProton


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

class HStartHitFProton : public HReconstructor

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

    public:
HStartHitFProton() HStartHitFProton(Text_t* name, Text_t* title) ~HStartHitFProton() 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

Class Description


HStartHitFProton(void)

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

~HStartHitFProton(void)

Bool_t init(void)

Int_t execute(void)

Bool_t finalize(void)

void clear()



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:34:43 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.