Changeset 9349 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 02/19/09 16:27:33 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9348 r9349 35 35 * msim/MSimAbsorption.cc: 36 36 - don't check wavelength range when theta should be used 37 38 * msimcamera/MSimAPD.cc: 39 - check for uninitialized indices 40 41 * msim/MPhotonEvent.[h,cc]: 42 - moved the code for MyClonesArray to the source file 43 - improved a lot the reading speed by reading larger blocks 44 of data from the file at once 45 - improved memory handling. This ensures that even the largest 46 events don't fill the memory forever and the allocated memory 47 is free'd again after some time 48 49 * msimreflector/MSimReflector.cc: 50 - Use the new Resize function of MPhotonEvent to make sure 51 that the memory is not allocated forever. 37 52 38 53
Note:
See TracChangeset
for help on using the changeset viewer.