Getting details of a gaussian fit

@moneta In your example macro, if you set “gStyle->SetOptFit();”, in the “statistics box” of the “Maximum Likelihood Fit” you will see “chi2 / ndf” which is completely different from “2 * FCN”. The value that is displayed is the same as returned by “result2->Chi2()”.