Changeset 6962 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 04/20/05 11:51:59 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r6961 r6962 21 21 22 22 -*-*- END OF LINE -*-*- 23 24 2005/04/20 Thomas Bretz 25 26 * callisto.cc: 27 - added a comment which shows how to correctly skip job2 if 28 extractor doesn't inherit from MExtractTimeAndCharge, but... 29 // This could skip job2 if extractor doesn't inherit from 30 // MExtractTimeand Charge... but this is not necessary. 31 // We only get the same pedestal twice (which we want to have 32 // anyhow. A switch when using the result of job2 later is also 33 // not necessary, because without running job2 it is identical 34 // with job1 35 36 37 38 2005/04/20 Daniel Mazin (2005/04/18) 39 40 * mreport/MReportCamera.[h,cc] 41 - added necessary changes to include Active Load and Central Pixel 42 info from Camera reports 43 44 * mcamera/MCameraActiveLoad.[h,cc] 45 - added to store Active Load info from the Camera reports 46 47 * mcamera/MCameraCentralPix.[h,cc] 48 - added to store Central Pixel info from the Camera reports 49 50 * mcamera/Makefile 51 * mcamera/CameraLinkDef.h 52 - added MCameraActiveLoad and MCameraCentralPix classes 53 54 55 56 2005/04/20 Markus Gaug (2005/04/15) 57 58 * mcalib/MCalibrationChargeCam.[h,cc] 59 - added new function CopyHiLoConversionFactors 60 61 62 63 2005/04/20 Markus Gaug (2005/04/14) 64 65 * mcalib/MCalibColorSteer.[h,cc] 66 - fixed a bug in the recognition of the calibration bit pattern. 67 Concerns only intensity calibration. 68 69 * mcalib/MCalibrationRelTimeCalc.cc 70 - return kTRUE instaed of kFALSE in case that the Process() has 71 never been executed. 72 73 * mjobs/MJCalibration.cc 74 - add a filter against PIn Diode events since some of the recent 75 calibration runs have been taken with Pin Diode. 76 77 78 79 2005/04/12 Markus Gaug 80 81 * mcalib/MCalibrationCam.[h,cc] 82 - added a storage place for the run number 83 84 * mcalib/MCalibCalcFromCalc.[h,cc] 85 - store the run number in the individual MCalibrationCams 86 87 23 88 24 89 2005/04/19 Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.