Ignore:
Timestamp:
08/16/06 16:11:32 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7288 r7876  
    719719     
    720720      const Float_t sumhi = pix.GetExtractedSignalHiGain();
    721       const Bool_t  sathi = pix.GetNumHiGainSaturated()>0;
     721      const Bool_t  sathi = pix.IsHiGainSaturated();
    722722
    723723      if (IsOscillations())
Note: See TracChangeset for help on using the changeset viewer.