v2.10-0 (21000JUN2005)

Go4Fit
Class TGo4FitAxisTrans

Direct Known Subclasses:
TGo4FitLinearTrans, TGo4FitMatrixTrans

abstract class TGo4FitAxisTrans
derived from TGo4FitParsList

Base class for axis transformation objects


Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TGo4FitAxisTrans()
           
TGo4FitAxisTrans(const char * iName, const char * iTitle)
           

Destructor Summary
 virtual synchronized ~TGo4FitAxisTrans()
           

Method Summary
 abstract voidTransformation(Double_t* scales, Int_t naxis)
           

Methods inherited from class Go4Fit.TGo4FitParsList
AddPar, CanRollbackPars, ClearPars, ClearParsBlocking, CollectParsTo, CreatePar, Find, Find, Find, FindPar, FindPar, FindPar, Get, GetPar, GetParEpsilon, GetParError, GetParFixed, GetParFullName, GetParIndex, GetParName, GetParRange, GetParsValues, GetParValue, InsertPar, IsAllParsFixed, MemorizePars, NumFixedPars, NumFreePars, NumPars, Print, PrintPars, RememberPars, RemovePar, RemovePar, RemoveParByIndex, SetParEpsilon, SetParError, SetParFixed, SetParName, SetParRange, SetParsNames, SetParsOwner, SetParsValues, SetParsValues, SetParValue

Methods inherited from class Go4Fit.TGo4FitNamed
GetFullName, GetOwner, GetOwnerFullName, SetOwner

Methods inherited from class TNamed
operator=, Clear, Clone, Compare, Copy, FillBuffer, GetName, GetTitle, Hash, IsSortable, SetName, SetNameTitle, SetTitle, ls, Sizeof, Class, Class_Name, Class_Version, Dictionary, IsA, ShowMembers, Streamer, StreamerNVirtual, DeclFileName, ImplFileLine, ImplFileName, DeclFileLine

Constructor Detail

TGo4FitAxisTrans

public TGo4FitAxisTrans()

TGo4FitAxisTrans

public TGo4FitAxisTrans(const char * iName, const char * iTitle)
Method Detail

~TGo4FitAxisTrans

public virtual synchronized ~TGo4FitAxisTrans()
Method Detail

Transformation

public abstract void Transformation(Double_t* scales, Int_t naxis)

J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005