Changeset 8646 for trunk/MagicSoft/Mars/mranforest
- Timestamp:
- 07/26/07 12:13:00 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mranforest/MRanForestCalc.cc
r8644 r8646 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MRanForestCalc.cc,v 1.2 6 2007-07-24 13:35:39tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: MRanForestCalc.cc,v 1.27 2007-07-26 11:13:00 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 229 229 tlist.AddToList(&fillh); 230 230 231 MEvtLoop evtloop(f Name);231 MEvtLoop evtloop(fTitle); 232 232 evtloop.SetParList(&plist); 233 233 evtloop.SetDisplay(fDisplay);
Note:
See TracChangeset
for help on using the changeset viewer.