Changeset 9945 for trunk/Mars
- Timestamp:
- 09/28/10 10:12:29 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/Changelog
r9941 r9945 18 18 19 19 -*-*- END OF LINE -*-*- 20 21 2010/09/28 Thomas Bretz 22 23 * mcorsika/MCorsikaFormat.[h,cc]: 24 - added Read function to allow MCorsikaRead to read 25 object 1203 26 - added Rewind function to allow MCorsikaRead to jump back 27 in file 28 - added a lot of debug output 29 - make GetNextEvent read one telescope data from one array after 30 the other 31 32 * mcorsika/MCorsikaEvtHeader.h: 33 - added AddXY which allows MCorsikaRead to add the telescope 34 position to the showers impact parameter 35 36 * mcorsika/MCorsikaRead.[h,cc]: 37 - commented out obsolete use of fIn 38 - added reading of telescope positions (object 1201) in 39 eventio format 40 - added number of telescopes to the calculation of the 41 total number of events 42 - added a working ReadEvent for eventio format 43 - added ReadEnv to be able to set the requested telscope index 44 - added new data members to hold the telescope positions 45 - removed obsolete OpenStream 46 - added member function to set telescope index 47 48 * msim/MHPhotonEvent.cc: 49 - changed the number of bins to an odd value to get a bin at zero 50 for the 2D histograms 51 52 20 53 21 54 2010/09/24 Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.