Ignore:
Timestamp:
08/04/04 11:18:29 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mjobs/MJCalibration.cc

    r4353 r4451  
    129129#include "MExtractBlindPixel.h"
    130130#include "MExtractSlidingWindow.h"
    131 #include "MExtractTimeSpline.h"
     131#include "MExtractTimeFastSpline.h"
    132132#include "MFCosmics.h"
    133133#include "MContinue.h"
     
    10031003  MExtractBlindPixel       blindext;
    10041004  MExtractSlidingWindow    extract2;
    1005   MExtractTimeSpline       timespline;
     1005  MExtractTimeFastSpline   timespline;
    10061006  MCalibrationChargeCalc   calcalc;
    10071007  calcalc.SetOutputPath(fOutputPath);
Note: See TracChangeset for help on using the changeset viewer.