#include "hrichpca.h"

HRichPCA


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

class HRichPCA : public HReconstructor

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

    public:
HRichPCA() HRichPCA(Text_t* name, Text_t* title) HRichPCA(Text_t* name, Text_t* title, char* filename) ~HRichPCA() static TClass* Class() virtual Int_t execute() virtual Bool_t finalize() HCategory* getHitMatchCat() 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:
TH3D* h3 ! TH3D* h3t ! TH2D* h2 ! Int_t nNbVariables ! HCategory* pHitMatchCat ! HIterator* pIterMatchHit ! TFile* pFile ! TPrincipal* principal !

Class Description


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

HRichPCA()

HRichPCA(Text_t *name,Text_t *title, char* filename) : HReconstructor(name,title)

~HRichPCA(void)

Bool_t init()

Int_t execute()

Bool_t finalize()



Inline Functions


         HCategory* getHitMatchCat()
            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:28:22 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.