Changeset 9212 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 01/06/09 13:07:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9211 r9212 29 29 - added AddClipped 30 30 31 * mbase/MMath.[h,cc]: 32 - implemented ReSort 33 34 * mcorsika/MCorsikaEvtHeader.cc: 35 - removed obsolete comments 36 37 * mcorsika/MCorsikaRead.cc: 38 - cosmetics 39 40 * mcorsika/MCorsikaRunHeader.[h,cc]: 41 - added comments about file contents 42 - added fWavelengthMin/Max 43 44 * mextralgo/MExtralgoSpline.[h,cc]: 45 - renamed SearchY to SearchYdn 46 - fixed a problem in SearchYup (must be ++i instead of i++) 47 (this is relatively unimportant because it was only used 48 in the determination of the pulse width which we never 49 really used) 50 - added a sanity/range-check to SearchYup and SearchYdn 51 - added a comment 52 - changed the order of arguments in EvalDeriv1 53 - changed the order of arguments in EvalDeriv2 54 - accelerated EvalDeriv1 (one multiplication less) 55 - added Deriv1 function 56 - made SearchYup and SearchYdn public 57 58 * mjobs/MDataSet.cc: 59 - removed an obsolete return statement 60 61 * mraw/MRawEvtData.[h,cc]: 62 - changed pointer in AddPixel to reference 63 - added a Set function 64 65 * mraw/MRawRunHeader.[h,cc]: 66 - added a lot of fixes for wrong run numbers written by Arehucas 67 - added a fix for strange file numbers written by Arehucas 68 - added functions as monta carlo interface to set contents 69 70 * msignal/MSignalCam.cc: 71 - defined a case 9 72 31 73 32 74
Note:
See TracChangeset
for help on using the changeset viewer.