Changeset 7722
- Timestamp:
- 05/19/06 18:41:36 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhflux/MAlphaFitter.cc
r7720 r7722 113 113 // Q quiet mode 114 114 // E Perform better Errors estimation using Minos technique 115 h.Fit(fFunc, "NQI E", "", fBgMin, fBgMax);115 h.Fit(fFunc, "NQI", "", fBgMin, fBgMax); 116 116 fChiSqBg = fFunc->GetChisquare()/fFunc->GetNDF(); 117 117
Note:
See TracChangeset
for help on using the changeset viewer.