#include "hmdcdrifttimepar.h" |
HMdcDriftTimeParSec
class description - source file - inheritance tree (.pdf)
public:
HMdcDriftTimeParSec()
~HMdcDriftTimeParSec()
HMdcDriftTimeParMod* at(Int_t m) const
Double_t calcTime(Int_t m, Double_t a, Double_t d)
Double_t calcTimeErr(Int_t m, Double_t a, Double_t d)
static TClass* Class()
HMdcDriftTimeParBin* getBin(Int_t m, Double_t a, Double_t d)
Bool_t initContainer(HMdcCal2ParSecSim& fC2PSecS, Int_t sec, Double_t slOut)
virtual TClass* IsA() const
void print()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t sector
HMdcDriftTimePar
Container class for the distance->time parameterization.
Contains functions for calculating distance->time for track fitter.
HMdcDriftTimeParSec(void) : TObjArray(4)
Constructor create TObjArray for HMdcDriftTimeParMod objects.
Bool_t initContainer(HMdcCal2ParSecSim& fC2PSecS,
Int_t sec, Double_t slOut)
void print(void)
~HMdcDriftTimeParSec(void)
destructor
Inline Functions
HMdcDriftTimeParBin* getBin(Int_t m, Double_t a, Double_t d)
HMdcDriftTimeParMod* at(Int_t m) const
Double_t calcTime(Int_t m, Double_t a, Double_t d)
Double_t calcTimeErr(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:40 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.