Ignore:
Timestamp:
08/19/04 20:15:12 (20 years ago)
Author:
marcos
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mtemp/mucm/classes/MExtrapolatePointingPos.h

    r4691 r4692  
    44#ifndef MARS_MTask
    55#include "MTask.h"
    6 #endif
    7 
    8 #ifndef ROOT_TArrayF
    9 #include <TArrayF.h>
    106#endif
    117
     
    4642    TSpline3* fSplineDec; // Dec vs. time
    4743
     44    Bool_t fError;        // Flag indicating that error ocurred in Proccess
    4845   
    4946    Int_t PreProcess(MParList *pList);
    5047    Int_t Process();
     48    Int_t PostProcess();
    5149    Bool_t ReadDriveReport(const TString filename);   
    5250
Note: See TracChangeset for help on using the changeset viewer.