Changeset 8584 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 06/19/07 12:01:35 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8583 r8584 29 29 30 30 * mcalib/MCalibrationRelTimeCalc.cc: 31 - replaced kDeviatingTimeResolution by new kDeviatingRelTimeResolution 31 - replaced kDeviatingTimeResolution by new 32 kDeviatingRelTimeResolution 32 33 33 34 * mhcalib/MHCalibrationPulseTimeCam.cc: … … 51 52 maximum value to fit the FADC range 52 53 53 * mraw/MRawRunHeader.h: 54 - added a function returnung the maximum value of the FADC 54 * msignal/MExtractor.cc: 55 - removed the reset of the saturation limit. Maybe the user 56 wants to switch off saturation detection. 57 - removed a lot of old code (in comments) 58 59 * msignal/MExtractTimeAndCharge.cc: 60 - scale the saturation limit from the maximum of 61 the FADC range to 256 62 - use the maximum value of the raw position as the input for 63 half the signal height in GetSaturationTime again 64 - calculate maxposhi only if needed 65 - calculate maxrawlo only if needed 66 67 * mraw/MRawRunHeader.[h,cc]: 68 - implemented new format version 9 69 - increased version number by one 70 - added some comments in the header 71 - added a function returning the maximum value of the FADC 55 72 - changed the GetScale from a calculation to a switch 56 73 (faster and easier to understand) 57 58 * msignal/MExtractor.cc:59 - get the maximum in case of no lo-gains from the run-header60 74 61 75
Note:
See TracChangeset
for help on using the changeset viewer.