Changeset 2959 for trunk/MagicSoft/Mars/mfileio
- Timestamp:
- 01/29/04 18:13:46 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mfileio/MWriteFile.h
r2206 r2959 12 12 Int_t Process(); 13 13 Int_t PostProcess(); 14 Bool_t ReInit(MParList *pList); 14 15 15 16 virtual Bool_t IsFileOpen() const = 0; … … 18 19 virtual const char *GetFileName() const = 0; 19 20 21 20 22 ClassDef(MWriteFile, 0) // Base class for tasks to write single containers to several output formats 21 23 };
Note:
See TracChangeset
for help on using the changeset viewer.