Ignore:
Timestamp:
11/03/03 17:06:29 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mraw/MRawEvtData.cc

    r2438 r2456  
    184184            if (manip)
    185185                *fLog << ' ';
    186             *fLog << flush;
    187186        }
     187        *fLog << flush;
    188188
    189189        if (!(l<nLoPix && (*fLoGainPixId)[l]==(*fHiGainPixId)[i]))
     
    199199            if (manip)
    200200                *fLog << ' ';
    201             *fLog << flush;
    202201        }
     202
     203        *fLog << flush;
    203204        l++;
    204205    }
Note: See TracChangeset for help on using the changeset viewer.