Changeset 1965 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 04/19/03 18:39:05 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1964 r1965 1 1 -*-*- END OF LINE -*-*- 2 3 * Makefile: 4 - exchanged mbase and mmain 5 6 * Makefile.conf.general: 7 - added MARSVER 8 9 * mars.cc: 10 - use MARSVER 11 12 * macros/readMagic.C: 13 - updated to work with the new MH-stuff 14 15 * macros/status.C: 16 - added 17 18 * manalysis/MBlindPixelCalc.cc, manalysis/MCerPhotCalc.cc, 19 manalysis/MMcPedestalCopy.ccm, manalysis/MMcPedestalNSBAdd.cc, 20 mfileio/MReadMarsFile.cc, mimage/MHillasCalc.cc, 21 mimage/MImgCleanStd.cc: 22 - changed def. title 23 24 * manalysis/MCT1PointingCorrCalc.h: 25 - minor change 26 27 * manalysis/MCerPhotEvt.[h,cc]: 28 - don't use unused pixels for calculation of min/max 29 - added Scale member function 30 31 * manalysis/MCerPhotPix.h: 32 - added Scale inline function 33 34 * mbase/MEvtLoop.[h,cc], mbase/MParContainer.[h,cc], 35 mbase/MParList.[h,cc], mbase/MTaskList.[h,cc], 36 mfileio/MReadMarsFile.cc, mhist/MFillH.[h,cc]: 37 - implemented use of fDisplay 38 39 * mbase/MParContainer.h: 40 - Don't display name and class name if it is the same (GetDescriptor) 41 42 * meventdisp/MGCamDisplay.[h,cc]: 43 - made working with new MH-stuff 44 45 * mfileio/Makefile: 46 - added -I../mmain 47 48 * mgeom/MGeomCam.[h,cc]: 49 - added Clone function 50 51 * mgeom/MGeomCamCT1.cc, mgeom/MGeomCamMagic.cc: 52 - commented out informal output at constructor 53 54 * mgui/MCamDisplay.[h,cc], mhist/MHStarMap.[h,cc], 55 mimage/MHH*.[h,cc]: 56 - changed to be more root oriented 57 58 * mgui/MHexagon.cc: 59 - small changes 60 61 * mgui/Makefile: 62 - added mhist 63 64 * mhist/MH.[h,cc]: 65 - changed to be more root oriented 66 - removed border 67 - added DrawClone 68 - GetNewPad 69 70 * mhist/MH3.cc: 71 - removed some strange debug output 72 73 * mhist/MHCerPhotEvt.[h,cc]: 74 - fixed some bug 75 - made working with fDisplay 76 77 * mhist/Makefile: 78 - added mmain 79 80 * mmain/MProgressBar.cc: 81 - fixed a typo 82 83 * mmain/MStatusDisplay.[h,cc]: 84 - new implementation 85 86 * mmain/MainLinkDef.h, mmain/Makefile: 87 - added MStatusDisplay 88 - added MGMenu 89 90 * mmain/MGMenu.[h,cc]: 91 - added 92 93 2 94 3 95 2003/04/19: Abelardo Moralejo … … 8 100 9 101 * mmontecarlo/MMcEnergyMigration.[h,cc] 10 -Added. Task to fill the energy migration matrix histograms 11 contained in class MHMcEnergyMigration. 102 - Added. Task to fill the energy migration matrix histograms 103 contained in class MHMcEnergyMigration. 104 105 12 106 13 107 2003/04/17: Wolfgang Wittek … … 37 131 - add plot of Id of blind pixel 38 132 39 MHMcCT1CollectionArea.c40 133 41 134 … … 46 139 - MNewImagePar and MNewImageParCalc removed 47 140 141 48 142 49 143
Note:
See TracChangeset
for help on using the changeset viewer.