Changeset 2357 for trunk/MagicSoft/Mars/mmontecarlo
- Timestamp:
- 09/24/03 13:29:00 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mmontecarlo/MMcEnergyEst.cc
r2179 r2357 219 219 // 220 220 *fLog << inf << "--------------------------------------" << endl; 221 *fLog << inf << "Start minimization " << endl;221 *fLog << inf << "Start minimization for the energy estimator" << endl; 222 222 223 223 gMinuit = new TMinuit(12); … … 316 316 // eest.Print(); 317 317 eest.StopMapping(); 318 *fLog << inf << "Minimization f inished" << endl;318 *fLog << inf << "Minimization for the energy estimator finished" << endl; 319 319 320 320 }
Note:
See TracChangeset
for help on using the changeset viewer.