Ignore:
Timestamp:
08/02/02 09:32:34 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mdata/MData.cc

    r1361 r1474  
    5050#include <fstream.h>
    5151
     52#include "MLog.h"
     53
    5254ClassImp(MData);
    5355
     
    5860}
    5961
     62void MData::Print(Option_t *opt = "") const
     63{
     64    *fLog << GetRule() << flush;
     65}
Note: See TracChangeset for help on using the changeset viewer.