Ignore:
Timestamp:
12/04/06 14:26:04 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibrationChargeCalc.cc

    r8147 r8217  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MCalibrationChargeCalc.cc,v 1.170 2006-10-23 12:27:21 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: MCalibrationChargeCalc.cc,v 1.171 2006-12-04 14:22:29 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    10661066  if (!fExtractor)
    10671067    {
    1068       *fLog << err << "Extractor resolution has been chosen, but not extractor is set. Cannot calibrate." << endl;
     1068      *fLog << err << "Extractor resolution has been chosen, but no extractor is set. Cannot calibrate." << endl;
    10691069      return kFALSE;
    10701070    }
Note: See TracChangeset for help on using the changeset viewer.