Ignore:
Timestamp:
05/05/04 19:41:31 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r3990 r3991  
    697697    {
    698698      *fLog << warn << GetDescriptor() << ": Conversion F-Factor Method Rel. Variance: "
    699             << convrelvar << " above limits of: [0," << Form("%3.2f",fConvFFactorRelVarLimit)
     699            << convrelvar << " above limits of: [0," << Form("%3.2f",limit)
    700700            << "] in pixel: " << fPixId << endl;
    701701      return kFALSE;
Note: See TracChangeset for help on using the changeset viewer.