#include "hrichsenderrawaccu.h"

HRichSenderRawAccu


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

class HRichSenderRawAccu : public HReconstructor

Inheritance Chart:
TObject
<-
TNamed
<-
HTask
<-
HReconstructor
<-
HRichSenderRawAccu
    private:
void initNetwork() public:
HRichSenderRawAccu() HRichSenderRawAccu(Text_t* name, Text_t* title, Text_t* host, Int_t port, Int_t evt) ~HRichSenderRawAccu() Int_t accumulate() static TClass* Class() virtual Int_t execute() virtual Bool_t finalize() HCategory* getRawCat() virtual Bool_t init() virtual TClass* IsA() const void setRawCat(HCategory* pRawCat) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Int_t nCount Int_t iLocalCount Int_t nPort Text_t* hostname ! TSocket* sock ! TMessage* mess ! HCategory* fRawCat ! HCategory* fRawAccu ! HIterator* fRawIter !

Class Description


HRichSenderRawAccu(Text_t *name,Text_t *title,Text_t *host,Int_t port,Int_t evt) : HReconstructor(name,title)

HRichSenderRawAccu()

~HRichSenderRawAccu(void)

Bool_t init()

Int_t accumulate()

void initNetwork()

Bool_t finalize()

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:30:02 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.