Changeset 8941 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 06/12/08 15:42:26 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8939 r8941 50 50 * msignal/MSignalCalc.cc: 51 51 - scale the pedestal correctly with the scale 52 53 * mjobs/MJStar.cc: 54 - allow filling of pyrometer information to be skipped 55 56 * mhist/MHWeather.cc: 57 - show also colored labels 58 59 * Makefile: 60 - it seems the libmars.so looses read permissions for group 61 and others when it is moved. Now they are set manually 62 63 * datacenter/fillsignal.C, datacenter/macros/fillstar.C: 64 - added filling of calibration pulse position 65 - use more often NULL in case of no entries. This is less 66 biasing in case of averaging of values 67 68 * macros/tutorials/readrfl.C: 69 - print run header 70 - print event header 71 - skip empty events 72 73 * mhist/MHEvent.cc: 74 - removed the pointing from the histogram names. It's 75 simply obsolete 76 77 * mjobs/MJSpectrum.[h,cc]: 78 - removed the kolmogorov test from output 79 - added a new tab showing the energy resolution 80 - therefore added a new BinningImpact to the list of binnings 81 - store the ganymed file's file name in the output 82 83 * mmain/MEventDisplay.cc: 84 - skip events without data in the loop not in the code. 85 This ensures that no task can crash due to this 86 when processing MCs 87 88 * mraw/MRawRunHeader.cc: 89 - the number of events in format version V9 seems to be 90 to high by one. We correct for this. 52 91 53 92
Note:
See TracChangeset
for help on using the changeset viewer.