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
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