#include "hrichdumpraw.h"

HRichDumpRaw


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

class HRichDumpRaw : public HReconstructor

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

    public:
HRichDumpRaw() HRichDumpRaw(Text_t* name, Text_t* title) ~HRichDumpRaw() static TClass* Class() virtual Int_t execute() virtual Bool_t finalize() HCategory* getRawCat() virtual Bool_t init() virtual TClass* IsA() const void setCalCat(HCategory* pRawCat) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Int_t nCounter HCategory* fRawCat ! HIterator* fIter ! TH2F* h1 ! TFile* ff !

Class Description


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

HRichDumpRaw()

~HRichDumpRaw(void)

Bool_t init()

Bool_t finalize()

Int_t execute()



Inline Functions


         HCategory* getRawCat()
               void setCalCat(HCategory* pRawCat)
            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:26:55 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.