Changeset 1178
- Timestamp:
- 01/14/02 18:06:11 (23 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1175 r1178 26 26 * manalysis/MPedestalCopy.cc, manalysis/MPedestalNSBAdd.cc: 27 27 - small changes 28 29 * mbase/MWriteAsciiFile.[h,cc]: 30 - changed to be able to write more than one container in a line 28 31 29 32 -
trunk/MagicSoft/Mars/NEWS
r1175 r1178 32 32 + the memory leak when reading MRawEvtData 33 33 + loosing more time than necessary to update the progress bar 34 35 - MWriteAsciiFile is now capable of writing more than one container 36 in a line. For example: To be able to write Monte Carlo and 37 Hillas values (energy and alpha) in one line. 34 38 35 39 -
trunk/MagicSoft/Mars/mbase/MWriteAsciiFile.cc
r1177 r1178 18 18 ! Author(s): Thomas Bretz 06/2001 <mailto:tbretz@uni-sw.gwdg.de> 19 19 ! 20 ! Copyright: MAGIC Software Development, 2000-200 120 ! Copyright: MAGIC Software Development, 2000-2002 21 21 ! 22 22 !
Note:
See TracChangeset
for help on using the changeset viewer.