Ignore:
Timestamp:
02/19/09 16:27:33 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r9348 r9349  
    3535   * msim/MSimAbsorption.cc:
    3636     - 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.
    3752
    3853
Note: See TracChangeset for help on using the changeset viewer.