#include "hmdcdrifttimepar.h"

HMdcDriftTimePar


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

class HMdcDriftTimePar : public TObjArray

Inheritance Chart:
TObject
<-
TCollection
<-
TSeqCollection
<-
TObjArray
<-
HMdcDriftTimePar

    public:
HMdcDriftTimePar() ~HMdcDriftTimePar() HMdcDriftTimeParSec* at(Int_t s) const Double_t calcTime(Int_t s, Int_t m, Double_t a, Double_t d) Double_t calcTimeErr(Int_t s, Int_t m, Double_t a, Double_t d) static TClass* Class() HMdcDriftTimeParBin* getBin(Int_t s, Int_t m, Double_t a, Double_t d) Bool_t initContainer() virtual TClass* IsA() const void print() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
HMdcCal2ParSim* pCal2ParSim pointer to the HMdcCal2ParSim parameters

Class Description


 HMdcDriftTimePar

 Container class for the distance->time parameterization.
 Contains functions for calculating distance->time for track fitter.



HMdcDriftTimePar(void) : TObjArray(6)
 Constructor create TObjArray for HMdcDriftTimeParSec objects.

Bool_t initContainer(void)

void print(void)

~HMdcDriftTimePar(void)
 destructor



Inline Functions


        HMdcDriftTimeParBin* getBin(Int_t s, Int_t m, Double_t a, Double_t d)
        HMdcDriftTimeParSec* at(Int_t s) const
                    Double_t calcTime(Int_t s, Int_t m, Double_t a, Double_t d)
                    Double_t calcTimeErr(Int_t s, Int_t m, Double_t a, Double_t d)
                     TClass* Class()
                     TClass* IsA() const
                        void ShowMembers(TMemberInspector& insp, char* parent)
                        void Streamer(TBuffer& b)
                        void StreamerNVirtual(TBuffer& b)


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