Ignore:
Timestamp:
03/02/01 12:48:15 (24 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MParList.h

    r652 r666  
    4040    void SetLogStream(MLog *log);
    4141
    42     TObject *FindObject(const char *name) const;
     42    TObject       *FindObject(const char *name) const;
     43    MParContainer *FindCreateObj(const char *name);
    4344
    4445    void Print(Option_t *t = NULL);
Note: See TracChangeset for help on using the changeset viewer.