Changeset 9941 for trunk/Mars/Changelog


Ignore:
Timestamp:
09/24/10 15:35:55 (14 years ago)
Author:
tbretz
Message:
Implemented reading of a single telescope from an eventio file.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/Changelog

    r9940 r9941  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20
     21 2010/09/24 Thomas Bretz
     22
     23   * mcorsika/MCorsikaEvtHeader.cc:
     24     - store impact parameters persistent for further use (because in
     25       eventio format the header is not repeated this is needed)
     26
     27   * mcorsika/MCorsikaFormat.[h,cc]:
     28     - adapted to be able to read all telescopes and all reused shower
     29       events in eventio
     30     - a lot of cosmetics
     31     - many more comments
     32     - PRELIMINARY
     33
     34   * mcorsika/MCorsikaRead.[h,cc]:
     35     - implemented variable for selection of the telescope in eventio format
     36     - implemented eventio format (PRELIMINARY)
     37
     38   * msim/MPhotonData.[h,cc], msim/MPhotonEvent.[h,cc]:
     39     - implemented function to calculate mean event time
     40     - implemented function to simulate the wavelength (lambda^-2)
     41     - implemented function to shift all photons by a certain xy
     42     - adapted ReadCorsikaEvt to changes in MCorsikaFormat
     43
     44
    2045
    2146 2010/09/24 Daniela Dorner
Note: See TracChangeset for help on using the changeset viewer.