Ignore:
Timestamp:
03/03/07 22:48:30 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r8304 r8358  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MExtractTime.cc,v 1.23 2007-02-04 15:30:16 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: MExtractTime.cc,v 1.24 2007-03-03 22:48:30 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    135135{
    136136    MExtractor::Print(o);
    137     *fLog << " Offset Lo-Gain:     " << fOffsetLoGain << endl;
     137    if (HasLoGain())
     138        *fLog << " Offset Lo-Gain:     " << fOffsetLoGain << endl;
    138139}
Note: See TracChangeset for help on using the changeset viewer.