Changeset 3497 for trunk/MagicSoft/Mars/mfileio/MReadReports.h
- Timestamp:
- 03/15/04 12:04:09 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mfileio/MReadReports.h
r2607 r3497 55 55 void AddToBranchList(const char *name); 56 56 57 void PrintStatistics(const Int_t lvl=0, Bool_t title=kFALSE ) const;57 void PrintStatistics(const Int_t lvl=0, Bool_t title=kFALSE, Double_t time=0) const; 58 58 59 59 void EnableAutoScheme(Bool_t e=kTRUE) { fEnableAutoScheme = e; } // Must be called BEFORE AddTree!
Note:
See TracChangeset
for help on using the changeset viewer.