#include "hhodohit2start.h"

HHodoHit2Start


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

class HHodoHit2Start : public HReconstructor

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

    public:
HHodoHit2Start() HHodoHit2Start(Text_t* name, Text_t* title) ~HHodoHit2Start() static TClass* Class() 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* hitHodoCat ! pointer to the hit data HCategory* hitStartCat ! pointer to the hit data HIterator* iter ! iterator on hodo hit data. HLocation loc ! location for new hit object

Class Description


  HHodoHit2Start: Was intended for testing data w/o real data



HHodoHit2Start(void)

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

~HHodoHit2Start(void)

Bool_t init(void)

Int_t execute(void)
 Copy all Hit data from Hodo module XX to Start module YY
 Used for may06 where hodo is used as a start det.
 Do not use unless you know what you are doing!



Inline Functions


             Bool_t finalize()
            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:55:58 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.