Changeset 3183 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 02/16/04 11:18:25 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3180 r3183 4 4 5 5 -*-*- END OF LINE -*-*- 6 2004/02/14: Thomas Bretz 7 8 * manalysis/AnalysisLinkDef.h: 9 - added missing MCerPhotEvtIter 10 11 * merpp.cc: 12 - added possible usage of database 13 14 * star.cc: 15 - moved source code into new class MJStar - preliminary 16 17 * manalysis/MCerPhotPix.cc: 18 - updated class header 19 - fixed Print-output 20 21 * mbase/MAGIC.h: 22 - removed definition of MLog 23 24 * mbase/MArgs.h: 25 - removed include of MAGIC.h 26 27 * mbase/MLog.h: 28 - added extern definition of gLog 29 30 * mbase/MParContainer.[h,cc]: 31 - move body of constructors to source file 32 33 * mcalib/MCalibrate.cc, mcalib/MCalibrateData.cc, 34 mraw/MRawCrateArray.cc, mraw/MRawCrateData.cc, 35 mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc, mraw/MRawRead.cc, 36 mraw/MRawEvtPixelIter.cc, mraw/MRawFileWrite.cc: 37 - fixed documentation header 38 39 * mcalib/MMcCalibrationCalc.[h,cc]: 40 - fixed documentation header 41 - fixed usage of FindCreateObj and FindObject 42 - removed data member to count entries (use histogram instead) 43 - use TH1 function Integral instead of doing it manually 44 45 * mfilter/MFCosmics.cc: 46 - fixed documentation 47 48 * mimage/MHillas.cc, mimage/MImgCleanStd.cc, 49 mimage/MNewImagePar.[h,cc]: 50 - replaced for-loops by Iterators 51 52 * mraw/MRawFileRead.cc, mraw/MRawSocketRead.cc: 53 - fixed documentation header 54 - check return value of MRawRunHeader::ReadEvt 55 56 * mraw/mraw/MRawRunHeader.[h,cc]: 57 - fixed documentation header 58 - added return value to MRawRunHeader::ReadEvt 59 - added constant number for max format version - preliminary 60 (should by a static data member) 61 62 6 63 7 64 2004/02/16: Markus Gaug 8 65 9 * mcalib/Makefile 10 * mcalib/CalibLinkDef.h11 12 * mcalib/MHCalibrationRelTimePix.[h,cc] 13 * mcalib/MHCalibrationRelTimeCam.[h,cc]66 * mcalib/Makefile, mcalib/CalibLinkDef.h: 67 - added MHCalibrationRelTimePix 68 69 * mcalib/MHCalibrationRelTimePix.[h,cc], 70 mcalib/MHCalibrationRelTimeCam.[h,cc]: 14 71 - new classes to fit and display the relative arrival times. 15 72 - filled from MArrivalTime … … 23 80 24 81 82 25 83 2004/02/14: Markus Gaug 26 84 27 * mcalib/Makefile 28 * mcalib/CalibLinkDef.h85 * mcalib/Makefile, mcalib/CalibLinkDef.h: 86 - added MHCalibrationChargePINDiode 29 87 30 88 * mcalib/MHCalibrationChargePINDiode.[h,cc] … … 62 120 * macros/calibration.C 63 121 - changed pedestal displays accordingly 64 65 122 66 123 * mjobs/MJPedestal.h … … 78 135 * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h: 79 136 - replaced by the improved version: MHGausEvents.[h,cc] 80 81 137 82 138
Note:
See TracChangeset
for help on using the changeset viewer.