Changeset 4577 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 08/11/04 12:01:44 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4574 r4577 20 20 -*-*- END OF LINE -*-*- 21 21 22 2004/08/10: Thomas Bretz 23 24 * mreport/MReportFileReadCC.[h,cc]: 25 - added 26 27 * mreport/Makefile, mreport/ReportsLinkDef.h: 28 - added MReportFileReadCC 29 30 * mreport/MReport*.[h,cc]: 31 - prpagate file version number to all Interpreters 32 33 * merpp.cc: 34 - added new commandline options to support different CC files 35 - changed help-output 36 37 * readraw.cc: 38 - a small fix (a '.' was missing) 39 40 * mraw/MRawEvtData.cc: 41 - fixed bug in Print 42 43 * manalysis/MGeomApply.cc: 44 - changed to Init all MCamEvents in the parlist 45 46 * mbase/MParList.[h,cc]: 47 - added a cast operator to TIterator* 48 - check whether a automatic created class inherits from MParConatiner 49 50 * mgui/MCamEvent.[h,cc]: 51 - added Init 52 - added InitSize 53 54 * mmc/MMcTrig.cxx: 55 - added a new option to Print() 56 57 * mraw/MRawEvtData.[h,cc], mraw/MRawEvtHeader.[h,cc], 58 mraw/MRawFileRead.cc, mraw/MRawSocketRead.cc 59 - changed Init() to InitRead() 60 61 * msignal/MArrivalTime.[h,cc]: 62 - changed argument of InitSize according to MCamEvent 63 64 * msql/MSQLServer.[h,cc]: 65 - small changes to interface 66 67 68 22 69 2004/08/10: Robert Wagner 23 70 24 * mreport s/MReportCamera.[h,cc]71 * mreport/MReportCamera.[h,cc] 25 72 - added function InterpreteHOT which interprete the HOT* part of 26 73 the report. The variable HVs_modified_by_HOT_Pixels is … … 29 76 30 77 78 31 79 2004/08/10: Markus Gaug 32 80 … … 42 90 - implemented different way to calculate error of signal 43 91 in method kFlatCharge (as discussed with Keiichi). 92 44 93 45 94 … … 53 102 - change format of "Format" 54 103 - change default value for fgMaxHiGainVar to 40 104 105 55 106 56 107 2004/08/10: Nadia Tonello
Note:
See TracChangeset
for help on using the changeset viewer.