Changeset 3497 for trunk/MagicSoft/Mars/mbase/MTaskList.h
- Timestamp:
- 03/15/04 12:04:09 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MTaskList.h
r2470 r3497 70 70 71 71 void Print(Option_t *opt = "") const; 72 void PrintStatistics(const Int_t lvl=0, Bool_t title=kFALSE ) const;72 void PrintStatistics(const Int_t lvl=0, Bool_t title=kFALSE, Double_t time=0) const; 73 73 void SetOwner(Bool_t enable=kTRUE); 74 74
Note:
See TracChangeset
for help on using the changeset viewer.