Changeset 852 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 06/20/01 10:41:23 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r851 r852 1 1 -*-*- END -*-*- 2 3 2001/06/20: Thomas Bretz 4 5 * macros/merpp.C: 6 - fixed type in comment 7 8 * manalysis/MHillas.cc: 9 - fixed 'FIXME' comment 10 11 * mbase/MWriteFile.[h,cc]: 12 - added 13 14 * mbase/MWriteRootFile.[h,cc]: 15 - added 16 17 * mbase/BaseLinkDef.h: 18 - Added MWriteFile 19 - Added MWriteRootFile 20 21 * mbase/MEvtLoop.cc: 22 - fixed the counting in the eventloop 23 24 * mbase/MWriteAsciiFile.[h,cc]: 25 - changed class that it is based on MWriteFile now 26 27 * mbase/Makefile: 28 - added MWriteFile 29 - added MWriteRootFile 30 31 * mhist/MFillHFadc.[h,cc]: 32 - added set for HasChanged (new PostProcess) 33 34 * mhist/MFillHHillas.cc: 35 - added set for HasChanged (new PostProcess) 36 37 * mhist/MFillHStarMap.cc: 38 - added set for HasChanged (new PostProcess) 39 40 * mhist/MHHillas.cc: 41 - Set kCanDelete to make sure, that the histograms are deleted 42 together with the canvas 43 44 * mraw/MRawFileWrite.[h,cc]: 45 - changed the handling of opening, closing and checking file 46 47 2 48 3 49 2001/06/13: Thomas Bretz … … 39 85 * mraw/MRawEvtData.cc: 40 86 - Set kCanDelete in Draw function 41 42 87 43 88
Note:
See TracChangeset
for help on using the changeset viewer.