Changeset 3514 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 03/15/04 19:51:13 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3511 r3514 20 20 21 21 2004/03/15: Markus Gaug 22 * mcalib/MCalibrationChargePix.[h,cc] 23 * mcalib/MCalibrationCharge Cam.[h,cc]24 * mcalib/MCalibrationChargeCalc.cc25 22 23 * mcalib/MCalibrationChargePix.[h,cc], 24 mcalib/MCalibrationChargeCam.[h,cc], 25 mcalib/MCalibrationChargeCalc.cc: 26 26 - conversion from hi- to logain now not applied until the value is 27 27 exported outside the class. This is necessary for the error … … 29 29 number of Phe, the conversion factors cancel out and do not 30 30 enlarge the errors 31 32 31 - pixels with number of phe's outside the range defined by 33 32 fPheFFactorRelErrLimit are not any more declared as: … … 38 37 no reasonable results in the calibration without bothering that 39 38 too many pixels fall out. Enjoy! 40 41 39 - In that procedure, the classes passed _internally_ from calculation 42 40 of sigmas to calculation of variances which saves all the useless 43 41 square rooting. 44 45 42 - took out pointers to MCalibraitonChargeBlindPix and 46 43 MCalibrationChargePINDiode in MCalibrationChargeCam. 44 47 45 48 46 … … 119 117 * mbase/Makefile, mbase/BaseLinkDef.h: 120 118 - added MStatusArray 119 120 * mraw/MRawEvtPixelIter.cc: 121 - GetIdxMaxLoGainSample(const Byte_t lofirst) const 122 accelerated and fixed (the first slice was compared to itself 123 and the last slice was not taken into account) 124 125 * mhits/MHCamera.[h,cc], mgui/MHexagon.[h,cc]: 126 - improved drawing MHCamera with 'same' option 121 127 122 128
Note:
See TracChangeset
for help on using the changeset viewer.