Changeset 3237 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 02/19/04 10:30:23 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3236 r3237 4 4 5 5 -*-*- END OF LINE -*-*- 6 2004/01/19: Thomas Bretz 7 8 * manalysis/MCerPhotEvt.h: 9 - added operator= to MCerPhotEvtIter -- is this correct? 10 11 * mhist/MHCamera.[h,cc]: 12 - added member function to calculate minimum content and 13 maximum content for a single sector 14 - Added possibility to get a projection for a single sector. 15 - GetMinimum/GetMaximum now only takes used pixels into account 16 (you can request all pixels using a different member function) 17 - fixed projection (projection only took pixels with contents!=0 18 instead of 'used' pixels 19 - Don't call Sumw2() anymore for projection 20 21 * mjobs/MJExtractSignal.cc: 22 - added MPedestalCam to output again - MPedestalCam was fixed 23 yesterday 24 - Added Histograms for the two camera halves 25 26 6 27 7 28 2004/01/18: Markus Gaug … … 15 36 * mcalib/MCalibrationPix.h 16 37 - move CalcFFactorMethod to public 17 38 39 18 40 19 41 2004/01/18: Abelardo Moralejo
Note:
See TracChangeset
for help on using the changeset viewer.