Ignore:
Timestamp:
06/23/03 11:01:53 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mfileio/MReadTree.h

    r2123 r2206  
    6868    virtual Int_t AddFiles(const MReadTree &read);
    6969
    70     Bool_t PreProcess(MParList *pList);
    71     Bool_t Process();
    72     Bool_t PostProcess();
     70    Int_t PreProcess(MParList *pList);
     71    Int_t Process();
     72    Int_t PostProcess();
    7373
    7474    Bool_t Notify();
Note: See TracChangeset for help on using the changeset viewer.