Changeset 3537 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 03/17/04 17:17:14 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3536 r3537 19 19 -*-*- END OF LINE -*-*- 20 20 21 2004/03/17: Thomas Bretz 22 23 * mastro/MAstroCatalog.[h,cc]: 24 - some simplifications and changes 25 26 * mastro/MAstroCatalog.[h,cc]: 27 - some simplifications and changes 28 29 * mastro/MAstroSky2Local.[h,cc]: 30 - rotation matrix from sky to local coordinates 31 - added 32 33 * mastro/Makefile, mastro/AstroLinkDef.h: 34 - MAstroSky2Local added 35 36 * mraw/MRawEvtPixelIter.cc: 37 - GetIdxMaxLoGainSample(const Byte_t lofirst) const 38 accelerated and fixed (the first slice was compared to itself 39 and the last slice was not taken into account) 40 41 42 21 43 2004/03/17: Antonio Stamerra 22 44 23 45 * macros/datatrigcheck.C 24 46 - added macro for time and trigger data-checking 47 25 48 26 49 … … 36 59 37 60 61 38 62 2004/03/17: Wolfgang Wittek 39 63 … … 45 69 2004/03/16: Markus Gaug 46 70 47 * mhist/MHCamera.[h,cc] 48 - added function RadialProfile which returns a TProfile of the 49 value along the radius from the camera center 71 * mhist/MHCamera.[h,cc] 72 - added function RadialProfile which returns a TProfile of the 73 value along the radius from the camera center 74 50 75 51 76 52 77 2004/03/16: Oscar Blanch Bigas 53 78 54 * mimage/MConcentration.[h,cc] 55 - new class for Concentration stuff. 56 - It computes and stores Concentration 1-8 57 58 * mimage/MNewImagePar.[h,cc] 59 - New Concentration stuff is moved to MConcentration. 60 61 * mimage/MHillasCalc.[h,cc], Makefile, ImageLinkDef.h 62 - Modifications needed to support and compile new 63 MConcentration class. 79 * mimage/MConcentration.[h,cc] 80 - new class for Concentration stuff. 81 - It computes and stores Concentration 1-8 82 83 * mimage/MNewImagePar.[h,cc] 84 - New Concentration stuff is moved to MConcentration. 85 86 * mimage/MHillasCalc.[h,cc], Makefile, ImageLinkDef.h 87 - Modifications needed to support and compile new 88 MConcentration class. 89 90 64 91 65 92 2004/03/16: Thomas Bretz … … 190 217 - added MStatusArray 191 218 192 * mraw/MRawEvtPixelIter.cc:193 - GetIdxMaxLoGainSample(const Byte_t lofirst) const194 accelerated and fixed (the first slice was compared to itself195 and the last slice was not taken into account)196 197 219 * mhits/MHCamera.[h,cc], mgui/MHexagon.[h,cc]: 198 220 - improved drawing MHCamera with 'same' option
Note:
See TracChangeset
for help on using the changeset viewer.