Ignore:
Timestamp:
09/17/02 11:06:33 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1477 r1527  
    6060    UInt_t GetEntries() const  { return fNumEntries; }
    6161
    62     TString GetFileName() const;
    63     Int_t   GetFileIndex() const;
     62    TString    GetFileName() const;
     63    Int_t      GetFileIndex() const;
    6464
    6565    virtual void   AddNotify(TObject *obj);
     
    6868
    6969    virtual Int_t  AddFile(const char *fname);
     70    virtual Int_t  AddFiles(const MReadTree &read);
    7071
    7172    virtual Bool_t PreProcess(MParList *pList);
Note: See TracChangeset for help on using the changeset viewer.