FACT++  1.0
void TPointGui::fcn ( Int_t &  npar,
Double_t *  gin,
Double_t &  f,
Double_t *  par,
Int_t  iflag 
)
staticprivate

Definition at line 335 of file TPointGui.cc.

References Fcn().

Referenced by Fit().

336 {
337  ((TPointGui*)gMinuit->GetObjectFit())->Fcn(npar, gin, f, par, iflag);
338 }
void Fcn(Int_t &, Double_t *, Double_t &f, Double_t *par, Int_t)
Definition: TPointGui.cc:305

+ Here is the call graph for this function:

+ Here is the caller graph for this function: