Changeset 2206 for trunk/MagicSoft/Mars/mfileio/MReadTree.h
- Timestamp:
- 06/23/03 11:01:53 (23 years ago)
- File:
-
- 1 edited
-
trunk/MagicSoft/Mars/mfileio/MReadTree.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mfileio/MReadTree.h
r2123 r2206 68 68 virtual Int_t AddFiles(const MReadTree &read); 69 69 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(); 73 73 74 74 Bool_t Notify();
Note:
See TracChangeset
for help on using the changeset viewer.
