Changeset 5472 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 11/26/04 13:15:15 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r5471 r5472 36 36 * mpedestal/MHPedestalPix.[h,cc] 37 37 - removed 38 39 * mcalib/MCalibrationPix.h 40 - added two new Getters 38 41 39 42 * mpedestal/MHPedestalCam.[h,cc] … … 53 56 "LoGain"-variables of MCalibrationPedCam 54 57 58 * mpedestal/MExtractPedestal.[h,cc] 59 - new base class for pedestal extractor. 60 61 * mpedestal/MPedCalcPedRun.[h,cc] 62 - derives from MExtractPedestal now 63 - Add two functions looking for the pedestal bit in the trigger 64 pattern 65 - Add the possibility to skip an event if: 66 a) the run is not a pedestal run or 67 b) the trigger bit is set to pedestal 68 These modifications allow to use this class for interlaced pedestal 69 events. 70 71 * mpedestal/MPedCalcFromLoGain.[h,cc] 72 - derives from MExtractPedestal now 55 73 56 74 2004/11/23: Markus Gaug
Note:
See TracChangeset
for help on using the changeset viewer.