Ignore:
Timestamp:
06/14/04 11:02:09 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r4289 r4290  
    168168        << " to (including) slice: " << (int)fHiGainLast+(int)fHiLoLast << endl;
    169169  *fLog << inf << GetDescriptor() << ": Taking " << (int)fNumLoGainSamples
    170         << " LoGain FADC samples from slice: " << (int)fLoGainFirst << endl;
     170        << " LoGain FADC samples from slice: " << (int)fLoGainFirst
    171171        << " to (including) slice: " << (int)fLoGainLast << endl;
    172172  return kTRUE;
Note: See TracChangeset for help on using the changeset viewer.