Changeset 5956 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 01/24/05 11:07:29 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r5952 r5956 21 21 -*-*- END OF LINE -*-*- 22 22 23 2005/01/24 Thomas Bretz 24 25 * callisto.cc: 26 - removed non-existing option from output 27 28 * manalysis/MEnergyEstimate.[h,cc]: 29 - added ReadEnv member function 30 31 * mbase/MContinue.[h,cc]: 32 - implementes AllowEmpty option to support doing nothing 33 defined in resource file 34 - added a first draft to allow usage of class-filters instead of 35 rules 36 37 * mbase/MMath.[h,cc]: 38 - implemented a function suggested by Florian Goebel which reduces 39 the precision of a float to ~0.5% which is usefull for data 40 compression by gzip 41 42 * mdata/MDataChain.[h,cc]: 43 - implemented ReadEnv member function 44 45 * mfbase/MF.cc: 46 - a small enhancement to the output in ReadEnv 47 48 * mhbase/MH3.cc: 49 - fixed call to FindObject in Paint which caused a profile to be 50 displayed incorrectly in case it was read from a file 51 52 * mhflux/MHFalseSource.[h,cc]: 53 - removed old obsolete unsused Significance functions 54 - implemented ReadEnv member function 55 56 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc, 57 mjobs/MJPedestal.cc: 58 - added an additional check and output if output-file could 59 not be opened 60 61 * mjobs/MJob.h: 62 - added some Getter 63 64 65 23 66 2005/01/24 Markus Gaug 24 67 … … 28 71 * msignal/MExtractedSignalPix.cc 29 72 - change sign of default initializer to negative. 73 74 30 75 31 76 2005/01/23 Markus Gaug … … 46 91 * mbadpixels/MBadPixelsCam.cc 47 92 - removed some bugs in the Print() function 93 94 48 95 49 96 2005/01/22 Markus Gaug … … 67 114 * macros/calibration.C 68 115 - update to changes in MJExtractCalibTest 116 117 69 118 70 119 2005/01/21 Markus Gaug
Note:
See TracChangeset
for help on using the changeset viewer.