GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
TGo4FitModelFunction.h File Reference
#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 Documentation

◆ TUserFunction

typedef Double_t(* TUserFunction) (Double_t *, Double_t *)

Definition at line 19 of file TGo4FitModelFunction.h.