Ignore:
Timestamp:
07/26/07 12:13:00 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mranforest/MRanForestCalc.cc

    r8644 r8646  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MRanForestCalc.cc,v 1.26 2007-07-24 13:35:39 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: MRanForestCalc.cc,v 1.27 2007-07-26 11:13:00 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    229229        tlist.AddToList(&fillh);
    230230
    231         MEvtLoop evtloop(fName);
     231        MEvtLoop evtloop(fTitle);
    232232        evtloop.SetParList(&plist);
    233233        evtloop.SetDisplay(fDisplay);
Note: See TracChangeset for help on using the changeset viewer.