#include "hrichIPUmap.h"

HRichIPUMap


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

class HRichIPUMap : public HReconstructor

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

    public:
HRichIPUMap() HRichIPUMap(Text_t* name, Text_t* title) ~HRichIPUMap() static TClass* Class() virtual Int_t execute() virtual Bool_t finalize() HRichGeometryPar* getGeometryPar() HParSet* getGeomPar() virtual Bool_t init() virtual TClass* IsA() const void setGeomPar(HParSet* pPar) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
HParSet* fpGeomPar ! Pointer to RICH geometry parameters HCategory* pRich ! Pointer to RICH hard hit category HIterator* iterRich ! Iterator over RICH category

Class Description


HRichIPUMap(void)
 Default constructor

 Input parameters:
   none

 Output parameters:
   none

Return code:
   none

HRichIPUMap(Text_t *name,Text_t *title) : HReconstructor(name, title)
 Default constructor

 Input parameters:
   Text_t *name
     Name of the object
   Text_t *title
     Title of the object

 Output parameters:
   none

Return code:
   none

~HRichIPUMap(void)
 Destructor

 Input parameters:
   none

 Output parameters:
   none

Return code:
   none

Bool_t init(void)
 Initalisation of the parameters

 Input parameters:
   none

 Output parameters:
   none

Return code:
   none

Int_t execute(void)
 Execute the job.

 Input parameters:
   none

 Output parameters:
   none

Return code:
   Returns allways 0.

Bool_t finalize(void)
 Finalize the job

 Input parameters:
   none

 Output parameters:
   none

Return code:
   Returns allways kTRUE;



Inline Functions


        HRichGeometryPar* getGeometryPar()
                 HParSet* getGeomPar()
                     void setGeomPar(HParSet* pPar)
                  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:27:51 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.