Changeset 1714 for trunk/MagicSoft
- Timestamp:
- 01/19/03 14:47:40 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1713 r1714 1 1 2 2 -*-*- END -*-*- 3 2003/01/19: Thomas Bretz 4 5 * manalysis/MCerPhotCalc.[h,cc]: 6 - slight changes, mainly to the layout 7 8 * manalysis/MCerPhotEvt.[h,cc]: 9 - some small changes to make the code a bit faster 10 11 * manalysis/MCerPhotPix.[h,cc]: 12 - added AddNumPhotons 13 14 * mbase/MContinue.[h,cc]: 15 - changed comments 16 - enhanced functionality and fixed some small bugs 17 18 * mbase/Makefile: 19 - added mfilter to paths (to be fixed) 20 21 * mfileio/MCT1ReadPreProc.cc: 22 - Init fNumEvents = 0 23 24 * mgeom/MGeomCam.cc: 25 - return 0 Ratio if the pixel number exceeds the number of pixels 26 27 * mgui/MCamDisplay.[h,cc]: 28 - added sanity check for the maximum number of pixels 29 - added functions to set the three different palettes 30 - removed the buttons 31 - fixed the context menu display 32 33 * mhist/HistLinkDef.h, mhist/Makefile: 34 - added MHCerPhotEvt 35 36 * mhist/MHCerPhotEvt.[h,cc]: 37 - added 38 39 * mhist/MFillH.cc: 40 - changed the initialization of fParContainer from pList to NULL 41 42 * mhist/MHHillasExt.cc: 43 - fixed a smallo bug when filling the histograms (crached when scaling 44 under some circumstances) 45 46 * mhist/MHStarMap.cc: 47 - added a warning output 48 49 50 3 51 2003/01/17: Robert Wagner 52 4 53 * manalysis/MApplyPadding.cc 5 54 - bugfix: Effective number of used pixels taken from 6 55 MCerPhotEvt container, not from MPedestalCam 7 56 57 58 8 59 2003/01/16: Wolfgang Wittek 9 60 10 61 * mhist/MHMatrix.[h,cc] 11 - member function MHMatrix::Read added ;62 - member function MHMatrix::Read added 12 63 the function calls TObject::Read(name) and SetName(name) 64 65 13 66 14 67 2003/01/15: Wolfgang Wittek … … 19 72 The additional condition "&& !fObject" is to make sure that read 20 73 MDataMembers works correctly. 74 21 75 22 76 … … 31 85 32 86 87 33 88 2002/12/13: Abelardo Moralejo 34 89 … … 37 92 otherwise, we got a compilation error in Alpha machines. 38 93 94 95 39 96 2002/12/13: Oscar blanch 40 97 41 98 * mgeom/MGeomMirror.[h,cc] 42 99 - function SetMirrorDeviations added 100 101 43 102 44 103 2002/12/09: Robert Wagner … … 85 144 - added above mentioned classes 86 145 146 147 87 148 2002/11/25: Thomas Bretz 88 149 89 * mgui/MCamDispla zy.cc:150 * mgui/MCamDisplay.cc: 90 151 - fixed a bug when sprintf the pointer to the char-array, only 91 152 took place on alphas.
Note:
See TracChangeset
for help on using the changeset viewer.