Changeset 19002 for trunk/Mars/mhflux
- Timestamp:
- 04/27/18 20:08:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mhflux/MAlphaFitter.cc
r9576 r19002 603 603 *fLog << " - Chi^2/ndf (Signal) " << fChiSqSignal << endl; 604 604 *fLog << " - Chi^2/ndf (Background) " << fChiSqBg << endl; 605 *fLog << " - Signal integrated up to " << fIntegralMax << " °" << endl;605 *fLog << " - Signal integrated up to " << fIntegralMax << "\u00b0" << endl; 606 606 *fLog << " - Off Scale Alpha (Off) " << fScaleFactor << endl; 607 607 }
Note:
See TracChangeset
for help on using the changeset viewer.