Changeset 978 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 10/23/01 16:00:30 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r968 r978 1 1 -*-*- END -*-*- 2 3 2001/10/23: Thomas Bretz 4 5 * macros/dohtml.C: 6 - changed macro names 7 8 * macros/getCollArea.C: 9 - renamed to collarea.C 10 - make use of new fast MReadTree 11 12 * macros/getRate.C: 13 - renamed to trigrate.C 14 15 * macros/getThreshold.C: 16 - renamed to threshold.C 17 18 * Makefile.depend: 19 - removed 20 21 * mgui/MCamDisplay.[h,cc]: 22 - fixed wrong usage of new operator in TClonesArray 23 - the aspect ratio of the Canvas is used now to display geometries 24 correctly (no 'small CT1 camera anymore) 25 - replaced include of MCerPhotPix by a forward declaration 26 - replaced include of MHexagon by a forward declaration 27 28 * mgui/MGeomCam.[h,cc]: 29 - added GetMaxRadius()-function 30 - added CalcMaxRadius()-function 31 - replaced include of MGeomPix by a forward declaration 32 - replaced include of TObjArray by a forward declaration 33 34 * mgui/MGeomCamMagic.cc, mgui/MGeomCamCT1.cc: 35 - call CalcMaxRadius in the constructor 36 37 38 39 2001/10/22: Thomas Bretz 40 41 * mhist/MH*.[h,cc]: 42 - changed DrawClone according to root 3.01/06 to 'const' 43 44 2 45 3 46 2001/10/16: Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.