Changeset 7722


Ignore:
Timestamp:
05/19/06 18:41:36 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7720 r7722  
    113113    //           Q  quiet mode
    114114    //           E  Perform better Errors estimation using Minos technique
    115     h.Fit(fFunc, "NQIE", "", fBgMin, fBgMax);
     115    h.Fit(fFunc, "NQI", "", fBgMin, fBgMax);
    116116    fChiSqBg = fFunc->GetChisquare()/fFunc->GetNDF();
    117117
Note: See TracChangeset for help on using the changeset viewer.