Changeset 8438 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
04/23/07 21:04:21 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mmovie/MMovieWrite.cc

    r8434 r8438  
    778778    */
    779779
    780     TString s = Form("%d: ", GetNumExecutions()+1);
    781     s += "Evt #";
     780    TString s = Form("%d:  Evt #", GetNumExecutions()+1);
    782781    s += fHead->GetDAQEvtNumber();
    783782    s += " of ";
Note: See TracChangeset for help on using the changeset viewer.