Changeset 2914 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 01/26/04 15:25:08 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2913 r2914 4 4 5 5 -*-*- END OF LINE -*-*- 6 7 6 2004/01/26: Markus Gaug 8 7 9 * manalysis/MArrivalTime.[h,cc]: 10 * manalysis/MArrivalTimeCalc.[h,cc]: 8 * manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc]: 11 9 - moved calculation of arrival time from MArrivalTime to 12 MArrivalTimeCalc. MArrivalTime does not do any Process -job any13 more10 MArrivalTimeCalc. MArrivalTime does not do any Process-job 11 anymore 14 12 - TSpline5 now on stack. 15 13 16 14 * mcalib/MHCalibrationBlindPixel.[h,cc]: 17 15 - force mu_0 in Blind Pixel Fit to be around 0 in fKPoisson4 16 18 17 19 18 2004/01/26: Thomas Bretz … … 34 33 - fixed usage of InitSize 35 34 - removed CleanArray. Reset() is called automatically before Process() 35 36 * manalysis/MExtractedSignalCam.[h,cc]: 37 - added SetLogStream 38 - removed obsolete include MGeomCam 39 - replaced PrintOut by Print 40 - added const-qualifiers to all Getters 41 - fixed documentation 42 43 * manalysis/MExtractedSignalPix.[h,cc]: 44 - replaced PrintOut by Print 45 - fixed documentation 36 46 37 47
Note:
See TracChangeset
for help on using the changeset viewer.