#include "htofcalpar.h"

HTofCalParSec


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

class HTofCalParSec : public TObject

Inheritance Chart:
TObject
<-
HTofCalParSec

    public:
HTofCalParSec(Int_t s = 0, Int_t n = 22) HTofCalParSec(const HTofCalParSec&) ~HTofCalParSec() static TClass* Class() Int_t getSize() virtual TClass* IsA() const HTofCalParSec& operator=(const HTofCalParSec&) HTofCalParMod& 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 HStartCalParMod objects

Class Description

 HTofCalPar

 Calibration parameters for TOF



HTofCalParSec(Int_t s, Int_t n)
 constructor creates an array of pointers of type HTofCalParCell

~HTofCalParSec(void)
 destructor



Inline Functions


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


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