Ignore:
Timestamp:
09/24/03 13:29:00 (21 years ago)
Author:
wittek
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mmontecarlo/MMcEnergyEst.cc

    r2179 r2357  
    219219  //
    220220  *fLog << inf << "--------------------------------------" << endl;
    221   *fLog << inf << "Start minimization" << endl;
     221  *fLog << inf << "Start minimization for the energy estimator" << endl;
    222222
    223223  gMinuit = new TMinuit(12);
     
    316316  //    eest.Print();
    317317  eest.StopMapping();
    318   *fLog << inf << "Minimization finished" << endl;
     318  *fLog << inf << "Minimization for the energy estimator finished" << endl;
    319319
    320320}
Note: See TracChangeset for help on using the changeset viewer.