Changeset 1434 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 07/25/02 09:14:36 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1425 r1434 1 1 -*-*- END -*-*- 2 3 2002/07/23: Thomas Bretz 4 5 * mgui/MineSweeper.cc, mgui/MCamDisplay.cc: 6 - fixed a bug which could caused the destructor of the created canvas 7 not to be called if the object was deleted. 8 9 * mgui/MCamDisplay.h: 10 - some reordering 11 12 * mgui/MHexagon.cc: 13 - return the correct distance to primitive 14 - do a sanity check in DistancetoPrimitive 15 16 * mhist/HistLinkDef.h: 17 - added missing classes 18 19 20 21 2002/07/23: Wolfgang Wittek, Thomas Bretz 22 23 * manalysis/MHillas.cc, manalysis/MHillasSrc.cc: 24 - replaced algorithms by the ones from the corresponding TDAS note 25 - made results of calculations (hopefully) more accurate 26 - added some output warnings and sanity checks 27 - changed the default parameters in the Reset function 28 29 * manalysis/MHillasSrc.[h,cc]: 30 - added fCosDeltaAlpha 31 - made Calc returning a Bool_t 32 33 * manalysis/MHillasSrcCalc.cc: 34 - make use of the return value of MHillasSrc::Calc 35 36 2 37 3 38 2002/07/22: Abelardo Moralejo … … 8 43 * macros/MagicHillas.C: 9 44 -added example on how to use MCerPhotCalc2 45 46 10 47 11 48 2002/07/22: Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.