GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
#include "TGo4FitModel.h"
Go to the source code of this file.
Data Structures | |
class | TGo4FitModelFunction |
Model objects, which uses external user function to calculate model values. More... | |
Typedefs | |
typedef Double_t(* | TUserFunction) (Double_t *, Double_t *) |
typedef Double_t(* TUserFunction) (Double_t *, Double_t *) |
Definition at line 19 of file TGo4FitModelFunction.h.