Changeset 5821 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
01/13/05 16:44:35 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r5798 r5821  
    379379  if (!fPedestals)
    380380    {
    381       *fLog << err << GetDescriptor() << fNamePedestalCam << " not found... aborting" << endl;
     381      *fLog << err << GetDescriptor() << ": " << fNamePedestalCam << " not found... aborting" << endl;
    382382      return kFALSE;
    383383    }
Note: See TracChangeset for help on using the changeset viewer.