Changeset 1489 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 08/08/02 11:58:59 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1487 r1489 1 1 -*-*- END -*-*- 2 3 2002/08/08: Thomas Bretz 4 5 * manalysis/MHillasSrc.cc: 6 - use double dist instead of single fDist for calculation 7 8 * manalysis/MMultiDimDistCalc.[h,cc]: 9 - added support for the kernel method 10 - added stream primitive 11 - changed version number to 1 12 - adapted to new MHMatrix (using MDataArray) 13 14 * mdata/MDataArray.[h,cc]: 15 - added 16 17 * mdata/DataLinkDef.h, madata/Makefile: 18 - added MDataArray 19 20 * mfileio/MWriteRootFile.cc: 21 - fixed some bugs in StreamPrimitive 22 - StreamPrimtive doesn't write the default name/title anymore 23 24 * mhist/MHMatrix.[h,cc]: 25 - replaced the Arrays for the rules by a MDataArray 26 - implemented StreamPrimitive 27 - implement the use of the kernel function for num<0 28 - multiply fM2 by nevts-1 29 - added sanity check in case of dists[i]<0 30 31 * mhist/MHHillas.[h,cc]: 32 - added fUsedPix, fCorePix 33 - added fUsedPix, fCorePix to plots 34 - changed layout of plots 35 - changed name and title of MakeDefCanvas 36 37 * mhist/MHHillasSrc.[h,cc]: 38 - changed plot of Alpha from fabs(fAlpha) to fAlpha 39 - changed name and title of MakeDefCanvas 40 41 * mhist/MHillasExt.[h,cc]: 42 - changed layout of plots 43 - changed name and title of MakeDefCanvas 44 45 * mbase/MTask.cc: 46 - fixed wrong streaming of filter name 47 48 * macros/starplot.C: 49 - added 50 51 * macros/dohtml.C: 52 - added starplot.C 53 54 2 55 3 56 2002/08/07: Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.