Changeset 6271


Ignore:
Timestamp:
02/04/05 20:31:03 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc

    r6230 r6271  
    473473  if (fHiGainOutOfRangeRight > 0)
    474474    *fLog << warn << GetDescriptor()
    475           << ": " << Form("%4.2f",((Float_t)fHiGainOutOfRangeRight*100)/GetNumExecutions())
    476           << "% ranging out of high-gain window to the right!" << endl;
     475          << ": " << Form("%4.2f",((Float_t)fLoGainOutOfRangeRight*100)/GetNumExecutions())
     476          << "% ranging out of low-gain window to the right!" << endl;
    477477
    478478 
Note: See TracChangeset for help on using the changeset viewer.