TMinuit in a Class: problem

Hi,
you should either add the scope operator Reconstruction::fcn_chi2
in your .cpp or take fcn_chii2 out of your class definition and make
it global static fcn.

See also this:

Cheers
Otto