Ignore:
Timestamp:
01/29/04 18:13:46 (21 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2206 r2959  
    1212    Int_t Process();
    1313    Int_t PostProcess();
     14    Bool_t ReInit(MParList *pList);
    1415
    1516    virtual Bool_t      IsFileOpen() const = 0;
     
    1819    virtual const char *GetFileName() const = 0;
    1920
     21
    2022    ClassDef(MWriteFile, 0)     // Base class for tasks to write single containers to several output formats
    2123};
Note: See TracChangeset for help on using the changeset viewer.