Changeset 8601 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 06/24/07 17:31:59 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8599 r8601 19 19 -*-*- END OF LINE -*-*- 20 20 21 22 2007/06/23 Thomas Bretz 23 24 * mbadpixels/MBadPixelsCam.cc: 25 - fixed some Print output 26 27 * mhflux/MHAlpha.cc: 28 - added the missing include of MHillas.h 29 - removed the obsolete ClassImp(MAlphaFitter) 30 31 * mhflux/MHFalseSource.cc, mimage/MHillasSrc.cc: 32 - added the missing include MHillas.h 33 34 * mimage/MHHillasSrc.cc, mimage/MHillasSrc.h: 35 - removed obsolete include of MHillas.h 36 37 * mpointing/MPointingDevCalc.[h,cc]: 38 - added the real starguider calibration using a pointing model 39 for the strguider. The dates for which the model is valid 40 can still be tuned. 41 42 * mpointing/MSrcPosCalc.cc, mreport/MReportStarguider.cc: 43 - added some comment 44 45 46 47 2007/06/23 Thomas Bretz 48 49 * mpointing/MPointing.cc: 50 - improved output 51 52 53 21 54 2007/06/23 Daniela Dorner 22 55 … … 51 84 * mhflux/MHThetaSqN.cc: 52 85 - fixed optimization (it just didn't work) 86 87 * mpointing/MPointing.[h,cc]: 88 - added some checks in Load 89 - fixed a problem with the constructors (the pointers MUST be 90 initialized to 0) 91 - renamed fNumPar to fgNumPar 92 - Load and Save now return kTRUE or kFALSE 53 93 54 94
Note:
See TracChangeset
for help on using the changeset viewer.