Changeset 6948 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 04/18/05 10:17:03 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r6941 r6948 21 21 22 22 -*-*- END OF LINE -*-*- 23 24 2005/04/18 Thomas Bretz 25 26 * manalysis/MCompProbCalc.cc, mbadpixels/MBadPixelsCalc.cc, 27 mbadpixels/MBadPixelsTreat.cc: 28 - some fixes to documentation (THtml complained about missing 29 classes) 30 31 * mbase/MStatusArray.[h,cc]: 32 - implemented some functions to print contents of StatusArray 33 and/or tab/canvas. 34 35 * mhbase/MFillH.cc: 36 - remove fH from ListOfPrimitives before adding Clone in 37 PostProcess 38 39 * mhbase/MH.[h,cc]: 40 - implemented new member function RemoveFromPad (necessary 41 if a class should support same-option) 42 43 * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc, 44 mimage/MHImagePar.cc, mimage/MHNewImagePar.cc, mimage/MHVsSize.cc: 45 - fixed naming in case of same-option in Draw 46 - remove previous histograms from pad in case of same-option 47 48 * mjobs/MJCut.[h,cc]: 49 - write all binnings in WriteResult 50 - write MHillasExt to output 51 - BinningWidth, BinningLength and BinningDist added 52 53 * mjobs/MJOptimize.[h,cc]: 54 - fixed a typo in output 55 - allow to exchange Test-/Train-Sample 56 57 23 58 24 59 2005/04/14 Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.