Ignore:
Timestamp:
03/01/07 17:59:13 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mmain/MEventDisplay.cc

    r8276 r8339  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MEventDisplay.cc,v 1.57 2007-01-29 12:51:17 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: MEventDisplay.cc,v 1.58 2007-03-01 17:39:59 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    336336    tlist->AddToList(clean);
    337337    tlist->AddToList(fill02);
    338     tlist->AddToList(fill03);
     338    if (type==2)
     339        tlist->AddToList(fill03);
    339340    tlist->AddToList(fill04);
    340341    tlist->AddToList(fill06a);
Note: See TracChangeset for help on using the changeset viewer.