#include "hrichcalibrater.h"

HRichCalibrater


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

class HRichCalibrater : public HReconstructor

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

    public:
HRichCalibrater() HRichCalibrater(Text_t* name, Text_t* title, Bool_t swap_enabled = kFALSE) ~HRichCalibrater() Bool_t calibrate(HLocation& fLoc) static TClass* Class() virtual Int_t execute() virtual Bool_t finalize() HCategory* getCalCat() HParSet* getCalPar() HParSet* getGeometry() HCategory* getRawCat() virtual Bool_t init() void initCalPar() virtual TClass* IsA() const HRichCalibrater& operator=(HRichCalibrater& c) void setCalCat(HCategory* pCalCat) void setCalPar(HParSet* pCalPar) void setGeometry(HParSet* pGeometry) void setRawCat(HCategory* pRawCat) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
HCategory* fRawCat Pointer to the raw data category HCategory* fCalCat Pointer to the cal data category HParSet* fCalPar Pointer to the cal data category HRichMappingPar* fMapPar Pointer to the mappar category HParSet* fGeometry ! HIterator* fIter ! Bool_t perform_cable_swapping

Class Description


HRichCalibrater(Text_t *name,Text_t *title, Bool_t swap_enabled) : HReconstructor(name,title)

HRichCalibrater()

~HRichCalibrater(void)

void initCalPar()

Bool_t init()

Bool_t finalize()

Int_t execute()

Bool_t calibrate(HLocation& fLoc)



Inline Functions


        HRichCalibrater& operator=(HRichCalibrater& c)
              HCategory* getRawCat()
              HCategory* getCalCat()
                HParSet* getCalPar()
                HParSet* getGeometry()
                    void setRawCat(HCategory* pRawCat)
                    void setCalCat(HCategory* pCalCat)
                    void setCalPar(HParSet* pCalPar)
                    void setGeometry(HParSet* pGeometry)
                 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:25:05 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.