v2.10-0 (21000JUN2005)

Uses of Class
Go4Fit.TGo4FitParameter

Packages that use TGo4FitParameter
Go4Fit 

Uses of TGo4FitParameter in Go4Fit
 

Fields in Go4Fit declared as TGo4FitParameter
TGo4FitParameter*TGo4FitAssignment.fxRatio
          Parameter for ratio value
 

Methods in Go4Fit that return TGo4FitParameter
TGo4FitParameter*TGo4FitComponent.GetAmplPar()
          Return ampltide parameter object.
protected TGo4FitParameter*TGo4FitComponent.NewAmplitude(const char * Name, Double_t iValue, Bool_t IsFixed, Int_t AtIndx)
          Create amplitude parameter with specified properties.
protected TGo4FitParameter*TGo4FitComponent.NewParameter(const char * Name, const char * Title, Double_t iValue, Bool_t Fixed, Int_t AtIndx)
          Create new parameter with provided properties and add to parameters list.
protected virtual TGo4FitParameter*TGo4FitModel.Get(Int_t n)
          
protected virtual TGo4FitParameter*TGo4FitModel.GetPosPar(Int_t naxis)
          Return parameter (if exist), which represent position of model for given axis.
protected virtual TGo4FitParameter*TGo4FitModel.GetWidthPar(Int_t naxis)
          Return parameter (if exist), which represent width of model component for given axis.
protected TGo4FitParameter*TGo4FitModelFormula.GetExprPar(Int_t n)
          
protected TGo4FitParameter*TGo4FitModelFunction.GetFuncPar(Int_t n)
          
protected TGo4FitParameter*TGo4FitParsList.AddPar(TGo4FitParameter* par)
          
TGo4FitParameter*TGo4FitParsList.CreatePar(const char * ParName, const char * Title, Double_t iValue)
          Create new TGo4FitParameter object with given name, title and parameter value, and put this object to the list.
protected TGo4FitParameter*TGo4FitParsList.Find(const char * OwnerFullName, const char * ParName)
          
protected TGo4FitParameter*TGo4FitParsList.Find(const char * ParName)
          
protected TGo4FitParameter*TGo4FitParsList.Find(TGo4FitParameter* par)
          
TGo4FitParameter*TGo4FitParsList.FindPar(const char * OwnerFullName, const char * ParName)
          Find parameter with given owner full name and parameter name.
TGo4FitParameter*TGo4FitParsList.FindPar(const char * ParName)
          Find parameter object with given name.
TGo4FitParameter*TGo4FitParsList.FindPar(TGo4FitParameter* par)
          Find parameter in list.
protected virtual TGo4FitParameter*TGo4FitParsList.Get(Int_t n)
          
TGo4FitParameter*TGo4FitParsList.GetPar(Int_t n)
          Return parameter according given index.
protected TGo4FitParameter*TGo4FitParsList.InsertPar(TGo4FitParameter* par, Int_t indx)
          
protected virtual TGo4FitParameter*TGo4FitterAbstract.Get(Int_t n)
          Return pointer on parameter of given index.
protected TGo4FitParameter*TGo4FitterConfig.MakeParForProperties(const char * ParName)
          
 

Methods in Go4Fit with parameters of type TGo4FitParameter
protected TGo4FitParameter*TGo4FitParsList.AddPar(TGo4FitParameter* par)
          
protected TGo4FitParameter*TGo4FitParsList.Find(TGo4FitParameter* par)
          
TGo4FitParameter*TGo4FitParsList.FindPar(TGo4FitParameter* par)
          Find parameter in list.
Int_tTGo4FitParsList.GetParIndex(const TGo4FitParameter* par)
          Return index of given parameter in list.
protected TGo4FitParameter*TGo4FitParsList.InsertPar(TGo4FitParameter* par, Int_t indx)
          
Bool_tTGo4FitParsList.RemovePar(TGo4FitParameter* par)
          Remove parameter from list.
 


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

30-06-2005