v2.10-0 (21000JUN2005)

Uses of Class
Go4Fit.TGo4FitDataIter

Packages that use TGo4FitDataIter
Go4Fit 

Uses of TGo4FitDataIter in Go4Fit
 

Subclasses of TGo4FitDataIter in Go4Fit
class TGo4FitDataGraphIter
          
class TGo4FitDataHistogramIter
          
class TGo4FitDataProfileIter
          
class TGo4FitDataRidgeIter
          
 

Fields in Go4Fit declared as TGo4FitDataIter
private TGo4FitDataIter*TGo4FitDataRidgeIter.iter
          
private TGo4FitDataIter*TGo4FitModelFromData.fxIter
          
 

Methods in Go4Fit that return TGo4FitDataIter
virtual TGo4FitDataIter*TGo4FitData.MakeIter()
          Creates iterator for data object.
TGo4FitDataIter*TGo4FitDataGraph.MakeIter()
          Create TGo4FitDataGraphIter iterator, assosiated with given data object..
TGo4FitDataIter*TGo4FitDataHistogram.MakeIter()
          Create TGo4FitDataHistogramIter iterator, assosiated with given data object..
TGo4FitDataIter*TGo4FitDataProfile.MakeIter()
          Create TGo4FitDataProfileIter iterator, assosiated with given data object..
TGo4FitDataIter*TGo4FitDataRidge.MakeIter()
          Create TGo4FitDataRidgeIter iterator, assosiated with given data object..
 

Methods in Go4Fit with parameters of type TGo4FitDataIter
virtual Double_tTGo4FitModel.EvaluateAtPoint(TGo4FitDataIter* iter, Bool_t UseRanges)
          Evaluate model value for point, specified by current values of iterator.
virtual Double_tTGo4FitModelFromData.EvaluateAtPoint(TGo4FitDataIter* iter, Bool_t UseRanges)
          
 


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

30-06-2005