#include "hhodocalibrater.h"

HHodoCalibrater


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

class HHodoCalibrater : public HReconstructor

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

    public:
HHodoCalibrater() HHodoCalibrater(Text_t* name, Text_t* title) ~HHodoCalibrater() 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


    protected:
HCategory* rawCat ! pointer to the raw data HCategory* calCat ! pointer to the cal data HIterator* iter ! iterator on raw data. HLocation loc ! location for new cal object HHodoCalPar* calpar ! calibration parameters HHodoRefHitPar* refhit ! Hit Window ...

Class Description


  HHodoCalibrater: perform global correction on the data



HHodoCalibrater(void)

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

~HHodoCalibrater(void)

Bool_t init(void)

Int_t execute(void)



Inline Functions


             Bool_t finalize()
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)


Last update: Fri Jan 26 11:55:47 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.