| v2.10-0 (21000JUN2005) | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use TGo4FitterAction | |
| Go4Fit | |
| Uses of TGo4FitterAction in Go4Fit |
| Subclasses of TGo4FitterAction in Go4Fit | |
class | TGo4FitAmplEstimationAmplitude estimation action In additional to general minimization routine very useful amplitude estimation algorithm can be used. |
class | TGo4FitMinuitMinuit minimization action Now only TGo4FitMinuit class, provided general minimization routine, is available. |
class | TGo4FitPeakFinderOutput action To add some output to actions, TGo4FitterOutput action class should be used. |
class | TGo4FitterConfigFitter configuration action By default all fitter parameters are used in optimization as independent from each other. |
class | TGo4FitterOutputOutput action To add some output to actions, TGo4FitterOutput action class should be used. |
| Methods in Go4Fit that return TGo4FitterAction | |
TGo4FitterAction* | TGo4FitterAbstract.GetAction(Int_t num)Returns pointer on action with given index. |
| Methods in Go4Fit with parameters of type TGo4FitterAction | |
void | TGo4FitterAbstract.AddAction(TGo4FitterAction* Action)Add action to action list. |
void | TGo4FitterAbstract.AddActionAt(TGo4FitterAction* Action, Int_t indx)Add action to action list at specified index. |
void | TGo4FitterAbstract.DeleteAction(TGo4FitterAction* action)Remove action from actions list and destroy it. |
void | TGo4FitterAbstract.DoAction(TGo4FitterAction* Action)Executes specified action. |
void | TGo4FitterAbstract.ReplaceAction(TGo4FitterAction* action, Int_t dir)Shift action in action list upward (dir=-1) or downward (dir=+1). |
| J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||