Changeset 8634 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 07/14/07 21:43:01 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8633 r8634 24 24 * mpedestal/MPedestalSubtract.[h,cc]: 25 25 - fixed the buggy Memcpy function introduced with the last change 26 07/06/17 ;( This bug was effecting the old FADC data only, the 27 MUX data were (by chance) correctly copied 26 07/06/17 ;( Fortunately this bug was only effectingt the MC data. 27 The MUX and old FADC data got copied correctly because they are 28 stored in the hi-gain array only, so that the number of hi-gain 29 samples returned in Process is 30/80. 28 30 29 31 * mpedestal/MExtractPedestal.cc: 30 32 - some cosmetics 31 33 32 * mfilter/MFMagicCuts.cc:34 * mfilter/MFMagicCuts.cc: 33 35 - changed some comments 34 36 35 37 * mjobs/MJCut.cc: 36 38 - some cosmetics. Simplified the setting of the scale factor 39 40 * macros/train/traindisp.C, macros/train/trainenergy.C, 41 macros/train/trainseparation.C: 42 - added some more helpfull comment 37 43 38 44
Note:
See TracChangeset
for help on using the changeset viewer.