#include "hrichdisplayraw.h"

HRichDisplayRaw


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

class HRichDisplayRaw : public HReconstructor

Inheritance Chart:
TObject
<-
TNamed
<-
HTask
<-
HReconstructor
<-
HRichDisplayRaw
    private:
Bool_t display(HLocation& refLoc) HCategory* getRawCat() Int_t producer() void setRawCat(HCategory* pRawCat) public:
HRichDisplayRaw() HRichDisplayRaw(Text_t* name, Text_t* title) ~HRichDisplayRaw() 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

    private:
Int_t ncounter TVector* counter Int_t sectorNum TMapFile* sharedFile TH2F* richHisto[6][2] HCategory* pRichRaw ! public:
TObjArray* myArray TObjArray a TMatrix* pMat

Class Description


Int_t producer(void)

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

HRichDisplayRaw()

~HRichDisplayRaw(void)

Bool_t init()

Bool_t finalize(void)

Bool_t display(HLocation &refLoc)

Int_t execute()



Inline Functions


         HCategory* getRawCat()
               void setRawCat(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:52 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.