Changeset 8217 for trunk/MagicSoft/Mars/mcalib
- Timestamp:
- 12/04/06 14:26:04 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationChargeCalc.cc
r8147 r8217 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MCalibrationChargeCalc.cc,v 1.17 0 2006-10-23 12:27:21tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: MCalibrationChargeCalc.cc,v 1.171 2006-12-04 14:22:29 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 1066 1066 if (!fExtractor) 1067 1067 { 1068 *fLog << err << "Extractor resolution has been chosen, but no textractor is set. Cannot calibrate." << endl;1068 *fLog << err << "Extractor resolution has been chosen, but no extractor is set. Cannot calibrate." << endl; 1069 1069 return kFALSE; 1070 1070 }
Note:
See TracChangeset
for help on using the changeset viewer.