Changeset 4710 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 08/23/04 14:15:49 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4708 r4710 46 46 47 47 48 48 49 2004/08/23: Thomas Bretz 49 50 … … 90 91 * mmain/MEventDisplay.cc: 91 92 - added display of island index 93 94 * mhvstime/MHVsTime.[h,cc]: 95 - implemented the possibility to set a maximum number of points 96 97 * mbase/MParContainer.h: 98 - changed StreamPrimitive to public 99 100 * mcalib/MMcCalibrationCalc.[h,cc]: 101 - added fPar data member (MImagePar) to get number of 102 saturating hi gain pixels 103 104 * mimage/Makefile, mimage/ImageLinkDef.h: 105 - added MImagePar 106 - added MHImagePar 107 108 * mimage/MConcentration.[h,cc]: 109 - removed obsolete destructor 110 111 * mimage/MHillas.[h,cc]: 112 - added a check for island index to calculation 113 114 * mimage/MHillasCalc.cc: 115 - added option kCalcImagePar 116 - added option kCalcHillasSrc 117 - added Print function 118 - added StreamPrimitive function 119 - added resource support (ReadEnv) 120 121 * mimage/MHillasExt.[h,cc]: 122 - added a check for island index to calculation 123 - replaced for-loop by iterator 124 125 * mimage/MHillasSrc.[h,cc]: 126 - changed argument to Calc from pointer to reference 127 128 * mimage/MHillasSrcCalc.[h,cc]: 129 - fixed StreamPrimitive 130 - added some const-qualifiers to data members 131 - adapted to change in MHillasSrc 132 133 * mimage/MNewImagePar.[h,cc]: 134 - moved saturating pixels to new class MImagePar 135 - added a check for island index to calculation 136 - increased version number 137 138 * mpointing/MSrcPosCam.h: 139 - made StreamPrimitive public 92 140 93 141
Note:
See TracChangeset
for help on using the changeset viewer.