#include "htofclusterfsim.h"

HTofClusterFSim


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

class HTofClusterFSim : public HTofClusterF

Inheritance Chart:
TObject
<-
TNamed
<-
HTask
<-
HReconstructor
<-
HTofClusterF
<-
HTofClusterFSim

    public:
HTofClusterFSim() HTofClusterFSim(Text_t* name, Text_t* title) ~HTofClusterFSim() static TClass* Class() virtual Int_t execute() 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




Class Description

                                                                           
 HTofClusterFSim                                                           
 This class is derived from HTofClusterF and passes track numbers of the   
 HGeant cluster from hit to cluster level                                  


~HTofClusterFSim(void)

Bool_t init(void)
 initialization of fHitCat and fClusterCat containers

Int_t execute()
 This method executes HTofClusterF::execute() and moreover
 it copies the track numbers from the hit to the cluster level containers



Inline Functions


        HTofClusterFSim HTofClusterFSim()
        HTofClusterFSim HTofClusterFSim(Text_t* name, Text_t* title)
                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:35: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.