Ignore:
Timestamp:
08/21/03 11:27:42 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MCT1FindSupercuts.cc

    r2308 r2310  
    759759
    760760    MMinuitInterface inter;               
    761     Bool_t rc = inter.CallMinuit(fcnSupercuts, fParName,
     761    Bool_t rc = inter.CallMinuit(fcnSupercuts, name,
    762762                                 fVinit, fStep, fLimlo, fLimup, fFix,
    763763                                 &evtloopfcn, "SIMPLEX", kFALSE);
Note: See TracChangeset for help on using the changeset viewer.