Changeset 5298 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 10/20/04 16:21:23 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r5296 r5298 20 20 -*-*- END OF LINE -*-*- 21 21 22 2004/10/20: Markus Gaug22 2004/10/20: Thomas Bretz 23 23 24 24 * msignal/MExtractTimeFastSpline.cc: 25 25 - fixed a compiler warning: Unused variable 26 27 * mjob/MJPedestal.cc: 28 - added "DisableOutput" as a resource option 29 30 * mbase/MArrayF.h: 31 - added a new Reset(Float_t) member function 32 33 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]: 34 - enrolled some if-else blocks 35 - fixed includes 36 - enhanced error handling when a file is read 37 - moved output from PostProcess to PreProcess 38 - fixed and enhanced ReadEnv 39 40 * mjob/MJCalibrateSignal.cc: 41 - enabled variance display for tabs showing signal 42 43 * mhist/MHCamera.cc: 44 - fixed returning GetBinError for kProfile mode switched on 26 45 27 46 … … 130 149 2004/10/08: R. DelosReyes 131 150 132 * mbase/M runIter.h151 * mbase/MRunIter.h 133 152 - changed the name of the Sort() function name by SortRuns() 134 153 to avoid conflicts with the Sort() function in the MDirIter class.
Note:
See TracChangeset
for help on using the changeset viewer.