Changeset 4290 for trunk/MagicSoft/Mars/msignal/MExtractFixedWindow.cc
- Timestamp:
- 06/14/04 11:02:09 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msignal/MExtractFixedWindow.cc
r4289 r4290 168 168 << " to (including) slice: " << (int)fHiGainLast+(int)fHiLoLast << endl; 169 169 *fLog << inf << GetDescriptor() << ": Taking " << (int)fNumLoGainSamples 170 << " LoGain FADC samples from slice: " << (int)fLoGainFirst << endl;170 << " LoGain FADC samples from slice: " << (int)fLoGainFirst 171 171 << " to (including) slice: " << (int)fLoGainLast << endl; 172 172 return kTRUE;
Note:
See TracChangeset
for help on using the changeset viewer.