Changeset 666 for trunk/MagicSoft/Mars/mbase/MParList.h
- Timestamp:
- 03/02/01 12:48:15 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MParList.h
r652 r666 40 40 void SetLogStream(MLog *log); 41 41 42 TObject *FindObject(const char *name) const; 42 TObject *FindObject(const char *name) const; 43 MParContainer *FindCreateObj(const char *name); 43 44 44 45 void Print(Option_t *t = NULL);
Note:
See TracChangeset
for help on using the changeset viewer.