#include "htofcalpar.h"

HTofCalParMod


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

class HTofCalParMod : public TObject

Inheritance Chart:
TObject
<-
HTofCalParMod

    public:
HTofCalParMod(Int_t s = 0, Int_t m = 0) HTofCalParMod(const HTofCalParMod&) ~HTofCalParMod() static TClass* Class() Int_t getSize() virtual TClass* IsA() const HTofCalParMod& operator=(const HTofCalParMod&) HTofCalParCell& operator[](Int_t i) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
TObjArray* array pointer array containing HStartCalParChan objects

Class Description

 HTofCalPar

 Calibration parameters for TOF



HTofCalParMod(Int_t s, Int_t m)
 constructor creates an array of pointers of type HTofCalParCell

~HTofCalParMod(void)
 destructor



Inline Functions


        HTofCalParCell& 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)
          HTofCalParMod HTofCalParMod(const HTofCalParMod&)
         HTofCalParMod& operator=(const HTofCalParMod&)


Author: Ilse Koenig
Last update: Fri Jan 26 12:35:31 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.