Changeset 3906 for trunk/MagicSoft


Ignore:
Timestamp:
04/30/04 13:50:36 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r3905 r3906  
    6969
    7070  MExtractFixedWindowPeakSearch extractor;
    71   extractor.SetRange(0,14,0,14);
     71  extractor.SetRange(0,6,0,6);
    7272
    7373  /*
     
    146146    return;
    147147
     148  /*
    148149  MCalibrationChargeCam &chargecam = calloop.GetCalibrationCam();
    149150  MLog juanlog;
     
    152153  chargecam.Print();
    153154  chargecam.SetLogStream(&gLog);
     155  */
    154156
    155157  /********************************************************************/
Note: See TracChangeset for help on using the changeset viewer.