Ignore:
Timestamp:
09/15/04 13:49:49 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhcalib/MHCalibrationCam.cc

    r5014 r5026  
    10531053    {
    10541054     
    1055       MHCalibrationPix     &hist = GetAverageLoGainArea(j);     
     1055      MHCalibrationPix &hist = GetAverageLoGainArea(j);     
    10561056      MCalibrationPix  &pix  = calcam.GetAverageArea(j);
    10571057      MBadPixelsPix    &bad  = calcam.GetAverageBadArea(j);       
     
    10641064    {
    10651065     
    1066       MHCalibrationPix     &hist = GetAverageLoGainSector(j);     
     1066      MHCalibrationPix &hist = GetAverageLoGainSector(j);     
    10671067      MCalibrationPix  &pix  = calcam.GetAverageSector(j);
    10681068      MBadPixelsPix    &bad  = calcam.GetAverageBadSector(j);       
Note: See TracChangeset for help on using the changeset viewer.