Changeset 4648 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 08/17/04 13:31:40 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4647 r4648 59 59 leak which resulted in huge memory usage when reading 60 60 MRawEvtData 61 - changed version number from 4 to 5 62 - changed size of fABFlag array to a more reasonable size 63 (maxid/8+1) 64 65 * mraw/MRawEvtHeader.[h,cc]: 66 - implemeted Getter for calibration pattern 61 67 62 68 * mhbase/MHMatrix.[h,cc], mranforest/MRanTree.cc, 63 69 mtools/MHSimmulatedAnnealing.h, mtools/MSimmulatedAnnealing.h: 64 70 - changed to compile with root-4.00/08 71 72 * mpedestal/MPedCalcFromLoGain.[h,cc]: 73 - changed SetDumpEvents to SetNumEventsDump to fit roots naming 74 convention 75 - fixed crashes in case nothing has beendone 76 - do not process abflag if it is not existing 77 - for the moment do no call to ReCalc in Process 78 - added some const-qualifiers 79 80 * mhist/MHCamera.h: 81 - changed the definition of FetMinimum/GetMaximum such that 82 it compiles with root 4.00/08 65 83 66 84
Note:
See TracChangeset
for help on using the changeset viewer.