- Timestamp:
- 06/19/08 14:07:51 (16 years ago)
- Location:
- trunk/MagicSoft/Cosy
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r8973 r8982 1 1 -*-*- END -*-*- 2 3 2008/06/19 Thomas Bretz 4 5 * tpoint/TPointGui.cc: 6 - removed an output by chance added yestergday 7 8 2 9 3 10 2008/06/18 Thomas Bretz -
trunk/MagicSoft/Cosy/tpoint/TPointGui.cc
r8973 r8982 314 314 Double_t res = set.GetResidual();//(&err); 315 315 res /= err; 316 317 cout << err << endl;318 316 319 317 f += res*res;
Note:
See TracChangeset
for help on using the changeset viewer.