Changeset 5994 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 01/25/05 14:47:59 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r5991 r5994 28 28 29 29 30 30 31 2005/01/25 Thomas Bretz 31 32 … … 37 38 - moved the empty Reset() function into the source file and 38 39 added a lot of comments 40 - implemented new helper-functions: GetNewObject 41 42 * mbase/MContinue.[h,cc]: 43 - allow to use MFilter-classes as filter in ReadEnv 44 45 * mbase/MTaskEnv.cc: 46 - replaced some code by GetNewObject 47 48 * mhbase/MFillH.cc: 49 - handle DrawOption "same" to be able to draw to the same pad 50 51 * mhbase/MH.[h,cc]: 52 - added same-argument to DrawSame 53 54 * mhbase/MH3.cc: 55 - removed some obsolete comments 56 - remove own drawing options before calling fHist->Draw 57 58 * mimage/MHHillas.cc, mimage/MHImagePar.cc: 59 - first try of implementing 'same' drawing option 39 60 40 61
Note:
See TracChangeset
for help on using the changeset viewer.