Ignore:
Timestamp:
10/25/06 19:22:31 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mjtrain/MJTrainSeparation.cc

    r7760 r8164  
    763763    *fLog << "Run-Time: " << Form("%.1f", clock.RealTime()/60) << "min (CPU: ";
    764764    *fLog << Form("%.1f", clock.CpuTime()/60) << "min)" << endl;
     765    *fLog << "Output file name: " << out << endl;
    765766
    766767    // Chekc if testing is requested
Note: See TracChangeset for help on using the changeset viewer.