Ignore:
Timestamp:
04/14/04 16:35:59 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/macros/mccalibrate.C

    r3441 r3734  
    101101
    102102  MCalibrate calib; // Transforms signals from ADC counts into photons.
     103  calib.SetCalibrationMethod(MCalibrate::kDummy);
    103104
    104105  //    MBlindPixelCalc   blind;
     
    169170    }
    170171
     172  calib.SetCalibrationMethod(MCalibrate::kFfactor);
     173
    171174  //
    172175  // Second loop: analysis loop
Note: See TracChangeset for help on using the changeset viewer.