Changeset 2108
- Timestamp:
- 05/10/03 18:22:39 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2107 r2108 1 1 -*-*- END OF LINE -*-*- 2 3 2003/05/10: Abelardo Moralejo 4 5 * Makefile.rules: 6 - implemented diff 7 8 * NEWS: 9 - changed 10 11 * manalysis/MCT1SupercutsCalc.cc: 12 - fixed variable names 13 14 * mbase/MParContainer.cc: 15 - replaces IsA()->GetName() by ClassName() 16 17 * mbase/Makefile: 18 - removed obsolete include paths 19 20 * mdata/MDataArray.[h,cc]: 21 - new member function GetRule(int) 22 23 * mgui/MCamDisplay.[h,cc]: 24 - implemented GetObjectInfo 25 26 * mhist/MH.[h,cc]: 27 - implemented ProjectionX 28 - implemented ProjectionY 29 - implemented FindObjectInPad 30 31 * mhist/MHSigmaTheta.[h,cc]: 32 - implemented Paint 33 34 * mmain/MStatusDisplay.[h,cc]: 35 - implemented kFileCanvas 36 - implemented kFileBrowser 37 38 2 39 3 40 2003/05/09: Abelardo Moralejo … … 14 51 - Added example on how to use the energy estimation for CT1. 15 52 Very provisional! 53 54 16 55 17 56 2003/05/09: Wolfgang Wittek
Note:
See TracChangeset
for help on using the changeset viewer.