#include "hmdccal2parsim.h"

HMdcCal2ParSecSim


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

class HMdcCal2ParSecSim : public TObject

Inheritance Chart:
TObject
<-
HMdcCal2ParSecSim

    public:
HMdcCal2ParSecSim(Int_t sec = 0, Int_t mod = 4) HMdcCal2ParSecSim(const HMdcCal2ParSecSim&) ~HMdcCal2ParSecSim() static TClass* Class() Int_t getSize() virtual TClass* IsA() const HMdcCal2ParSecSim& operator=(const HMdcCal2ParSecSim&) HMdcCal2ParModSim& 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 array of pointers of type HMdcCal2ParModSim

Class Description

 HMdcCal2ParSim

 Container class for the calibration parameters from Cal1 to Cal2 of the MDC
 distance -> time.Contains functions for calculating distance->time for track fitter
 and Digitizer of Mdc


HMdcCal2ParSecSim(Int_t sec, Int_t mod)
 constructor takes the sector, module number

~HMdcCal2ParSecSim()
 destructor



Inline Functions


        HMdcCal2ParModSim& 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)
         HMdcCal2ParSecSim HMdcCal2ParSecSim(const HMdcCal2ParSecSim&)
        HMdcCal2ParSecSim& operator=(const HMdcCal2ParSecSim&)


Last update: Fri Jan 26 12:02:49 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.