Changeset 7169 for trunk/MagicSoft/Mars/mjoptim
- Timestamp:
- 06/17/05 13:33:56 (19 years ago)
- Location:
- trunk/MagicSoft/Mars/mjoptim
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjoptim/MJOptimizeDisp.cc
r7163 r7169 184 184 185 185 // Print the result 186 *fLog << inf << "Rule: " << rule << endl; 186 187 hist.GetAlphaFitter().Print("result"); 187 188 -
trunk/MagicSoft/Mars/mjoptim/MJOptimizeEnergy.cc
r7152 r7169 143 143 144 144 // Print the result 145 *fLog << inf << "Rule: " << rule << endl; 145 146 hist.Print(); 146 147
Note:
See TracChangeset
for help on using the changeset viewer.