#include "hrichdiag.h"

HRichDiag


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

class HRichDiag : public HReconstructor

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

    public:
HRichDiag() HRichDiag(Text_t* name, Text_t* title, char*, Int_t) ~HRichDiag() static TClass* Class() virtual Int_t execute() virtual Bool_t finalize() HCategory* getCalCat() HCategory* getHitCat() virtual Bool_t init() void initControlHistos() virtual TClass* IsA() const void setCalCat(HCategory* pCat) void setHitCat(HCategory* pCat) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
HRichUtilFunc* pUtil ! TFile* pFileOut ! Int_t nCounterProcessedNbEvents Int_t nEvtNum Float_t** xbins ! Float_t** chrgavrg ! Float_t** padmult ! HCategory* pCalCat ! HIterator* pCalIter ! HCategory* pHitCat ! HIterator* pHitIter ! TObjArray* pHistArray ! TObjArray* pGraphArray !

Class Description


HRichDiag(Text_t *name,Text_t *title,char* filename,Int_t n) : HReconstructor(name,title)

HRichDiag()

~HRichDiag(void)

Bool_t init()

Bool_t finalize()

Int_t execute()

void initControlHistos()



Inline Functions


         HCategory* getCalCat()
               void setCalCat(HCategory* pCat)
         HCategory* getHitCat()
               void setHitCat(HCategory* pCat)
            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:36 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.