Ignore:
Timestamp:
03/15/04 12:04:09 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2607 r3497  
    5555    void  AddToBranchList(const char *name);
    5656
    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;
    5858
    5959    void  EnableAutoScheme(Bool_t e=kTRUE) { fEnableAutoScheme = e; } // Must be called BEFORE AddTree!
Note: See TracChangeset for help on using the changeset viewer.