Changeset 7876 for trunk/MagicSoft/Mars/mhcalib/MHCalibrationChargeCam.cc
- Timestamp:
- 08/16/06 16:11:32 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhcalib/MHCalibrationChargeCam.cc
r7288 r7876 719 719 720 720 const Float_t sumhi = pix.GetExtractedSignalHiGain(); 721 const Bool_t sathi = pix. GetNumHiGainSaturated()>0;721 const Bool_t sathi = pix.IsHiGainSaturated(); 722 722 723 723 if (IsOscillations())
Note:
See TracChangeset
for help on using the changeset viewer.