Ignore:
Timestamp:
02/07/05 18:17:35 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhflux/MHAlpha.cc

    r6240 r6283  
    836836    fFit.Print("result");
    837837
    838     fResult->SetVal(-fFit.GetSignificance());
     838    fResult->SetVal(fFit.GetMinimizationValue());
    839839
    840840    if (!fSkipHistEnergy)
Note: See TracChangeset for help on using the changeset viewer.