Changeset 1477 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 08/02/02 15:20:53 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1474 r1477 30 30 * mhist/MH3.[h,cc]: 31 31 - implemented default constructor 32 33 * manalysis/MHillasSrcCalc.[h,cc], manalysis/MImgCleanStd.[h,cc], 34 manalysis/MSrcPosCam.[h,cc], mbase/MParList.[h,cc], mbase/MTask.h, 35 mbase/MTaskList.[h,cc], mfileio/MReadTree.[h,cc], 36 mfileio/MWriteRootFile.[h,cc], mhist/MBinning.[h,cc], 37 mhist/MFillH.[h,cc], mhist/MH3.[h,cc]: 38 - renamed SavePrimitive to StreamPrimitive 39 - implemented more accurate streaming 40 - removed some "//!" from the data members 41 42 * mbase/MParContainer.[h,cc]: 43 - new virtual function StreamPrimitive 44 - implemented flag whether this container has been streamed already 45 46 * mbase/MTask.[h,cc]: 47 - corrected streaming of primitive to stream filters correctly 48 - increased version number to 1 49 50 * mhist/MBinning.[h,cc]: 51 - move SetEdges and SetEdgesLog to the source file 52 - implemented a flag telling something about the type of the binning 32 53 33 54
Note:
See TracChangeset
for help on using the changeset viewer.