Ignore:
Timestamp:
01/14/05 10:23:13 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars/mpedestal
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mpedestal/MExtractPedestal.cc

    r5828 r5832  
    664664        *fLog << (fRandomCalculation?"":"non-") << "random)" << endl;
    665665    }
    666 
    667 }
     666}
  • trunk/MagicSoft/Mars/mpedestal/MPedCalcPedRun.cc

    r5829 r5832  
    437437      : fExtractWinLast;
    438438
    439     *fLog << "ExtractWindow from slice " << fExtractWinFirst << " to " << last << " incl." << endl;
    440 
     439    *fLog << "ExtractWindow from slice      " << fExtractWinFirst << " to " << last << " incl." << endl;
    441440    *fLog << "Num overlap lo-gain slices:   " << fOverlap << endl;
    442441    *fLog << "First pedrun out of sequence: " << (fIsFirstPedRun?"yes":"no") << endl;
Note: See TracChangeset for help on using the changeset viewer.