14 #ifndef TGO4FITMODELFORMULA_H
15 #define TGO4FITMODELFORMULA_H
40 TGo4FitModelFormula(
const char* iName,
const char* iExpressionStr =
"", Int_t iNPars = 0, Bool_t AddAmplitude = kFALSE);
76 virtual Double_t
EvalN(
const Double_t* v);
82 virtual void Print(Option_t* option)
const;
86 virtual Bool_t
Initialize(Int_t UseBuffers = -1);
120 #endif // TGO4FITMODELFORMULA_H
ClassDef(TGo4FitSlotList, 1)