Changeset 2333 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 09/12/03 16:08:56 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2332 r2333 7 7 information can be found in the comments there. 8 8 9 * mhist/MHFadcCam. cc:9 * mhist/MHFadcCam.[h,cc]: 10 10 - skip MC events which have no FADC information stored 11 11 - better output in case of changes in the number of slices 12 13 * mhist/MHFadcPix.cc: 12 - added size argument to constructor to support ECO100, too. 13 - removed all fixed numbers and replaced them by the corresponding 14 function 15 - fixed pixel numbering to be consistent with the software pixel 16 numbering in the rest of Mars 17 18 * mhist/MHFadcPix.[h,cc]: 14 19 - fixed the missing y-axis (UseCurrentStyle()) 20 - fixed pixel numbering by changing default arument of pixid in 21 constructor from 0 to -1 15 22 16 23 * mmain/MDataCheck.cc 17 24 - added 'Time Spectra of Cosmics' button 25 - added size argument to instatiation of MHFadcCam 26 18 27 19 28
Note:
See TracChangeset
for help on using the changeset viewer.