Changeset 1542 for trunk/MagicSoft/Mars/manalysis/MHillasSrcCalc.cc
- Timestamp:
- 10/16/02 10:40:39 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MHillasSrcCalc.cc
r1540 r1542 122 122 *fLog << inf << endl; 123 123 *fLog << GetDescriptor() << " execution statistics:" << endl; 124 *fLog << dec << setfill(' '); 124 125 *fLog << " " << fErrors << " (" << (int)(fErrors*100/GetNumExecutions()) << "%) Evts skipped due to: Dist==0" << endl; 125 126 *fLog << endl;
Note:
See TracChangeset
for help on using the changeset viewer.