Changeset 2190 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 06/18/03 09:29:45 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2188 r2190 1 1 -*-*- END OF LINE -*-*- 2 3 2003/06/18: Thomas Bretz 4 5 * macros/sumcurrents.C: 6 - added MDirIter support 7 - fixed the rel. error calculation 8 - some small corrections to the layout 9 10 * mhist/MHCurrents.cc: 11 - changed histogram name 12 - added axis titles 13 14 2 15 3 16 2003/06/17: Oscar Blanch … … 7 20 8 21 * mgeom/MGeomCamMagicHG.[h,cc] 9 - New geom atry for a high granularity hipothetic Magic camera22 - New geometry for a high granularity hipothetic Magic camera 10 23 11 24 * mgeom/Makefile and mgeom/GeomLinkDef.h 12 25 - Introduction of MGeomMagicHG class. 13 26 27 28 14 29 2003/06/17: Thomas Bretz 15 30 … … 22 37 * manalysis/MCurrents.h: 23 38 - fixed a bug in the const operator[] 39 40 * mgui/MCamDisplay.[h,cc]: 41 - set ClassDef to 1 so that the camera display can be written into 42 a root file 43 - fixed destructor (didn't fit default constructor) 44 - implemented FillRandom for test cases 45 46 * mgui/MHexagon.h 47 - set ClassDef to 1 so that the camera display can be written into 48 a root file 24 49 25 50
Note:
See TracChangeset
for help on using the changeset viewer.