Ignore:
Timestamp:
11/10/05 10:05:31 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mpointing/MSrcPosCorrect.h

    r7214 r7388  
    2323    UInt_t   fRunNumber;
    2424
     25    Float_t fDx;
     26    Float_t fDy;
     27
    2528    // MTask
    2629    Bool_t ReInit(MParList *pList);
    2730    Int_t  PreProcess(MParList *pList);
    2831    Int_t  Process();
     32
     33    Int_t ReadEnv(const TEnv &env, TString prefix, Bool_t print);
    2934
    3035public:
Note: See TracChangeset for help on using the changeset viewer.