Changeset 3445 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 03/09/04 14:36:31 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3444 r3445 2 2 to send a Changelog file to a line printer directly. Thanks. 3 3 4 For your entries please follow this style: 5 6 _yyyy/mm/dd:_[Your Name] 7 _ 8 ___*_filename: 9 _____-_description 10 _ 11 ___*_filename2, filename3: 12 _____-_description 13 _ 14 _ 15 _ 16 17 While an underscore is a placeholder for a white-space or an empty line. 4 18 5 19 -*-*- END OF LINE -*-*- 20 2004/03/09: Thomas Bretz 21 22 * Makefile.rules: 23 - replaced *.o by $(...) for building archives 24 25 * mjobs/MJCalibration.cc: 26 - exchanged apply and merge task 27 28 * mjobs/MJCalibration.h, mjobs/MJExtractSignal.h, mjobs/MJPedestal.h: 29 - fixed some const-qualifiers 30 31 * mcalib/MHCalibrationChargeBlindPix.cc, 32 mcalib/MHCalibrationChargeCam.cc, 33 mcalib/MHCalibrationChargePINDiode.cc 34 - removed some obsolete output when calling FindCreateObj 35 - changed some 'not found' output messages to be 'Mars-compliant' 36 - replaced some gLog by *fLog 37 38 39 6 40 2004/03/08: Markus Gaug 7 41 8 * mbadpixels/MBadPixelsPix.h42 * mbadpixels/MBadPixelsPix.h 9 43 - small modifications for better readability 10 44 - remove Getters for calibration methods 11 45 12 * mcalib/MCalibrationChargeCam.cc46 * mcalib/MCalibrationChargeCam.cc 13 47 - displaying saturation also for not-valid pixels in GetPixelContent 48 49 14 50 15 51 2004/03/08: Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.