Changeset 6283 for trunk/MagicSoft/Mars/mhflux/MHAlpha.cc
- Timestamp:
- 02/07/05 18:17:35 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhflux/MHAlpha.cc
r6240 r6283 836 836 fFit.Print("result"); 837 837 838 fResult->SetVal( -fFit.GetSignificance());838 fResult->SetVal(fFit.GetMinimizationValue()); 839 839 840 840 if (!fSkipHistEnergy)
Note:
See TracChangeset
for help on using the changeset viewer.