#include "hhodocalpar.h"

HHodoCalParMod


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

class HHodoCalParMod : public TObject

Inheritance Chart:
TObject
<-
HHodoCalParMod

    public:
HHodoCalParMod(Int_t n = 8) HHodoCalParMod(const HHodoCalParMod&) ~HHodoCalParMod() static TClass* Class() Int_t getSize() virtual TClass* IsA() const HHodoCalParMod& operator=(const HHodoCalParMod&) HHodoCalParChan& operator[](Int_t i) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TObjArray* array pointer array containing HHodoCalParChan objects

Class Description

 HHodoCalPar

 Container class for HODO calibration parameters



HHodoCalParMod(Int_t n)
 constructor creates an array of pointers of type
 HHodoCalParChan

~HHodoCalParMod()
 destructor



Inline Functions


        HHodoCalParChan& operator[](Int_t i)
                   Int_t getSize()
                 TClass* Class()
                 TClass* IsA() const
                    void ShowMembers(TMemberInspector& insp, char* parent)
                    void Streamer(TBuffer& b)
                    void StreamerNVirtual(TBuffer& b)
          HHodoCalParMod HHodoCalParMod(const HHodoCalParMod&)
         HHodoCalParMod& operator=(const HHodoCalParMod&)


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