Changeset 8662 for trunk


Ignore:
Timestamp:
08/10/07 17:06:55 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mjobs/MJCut.cc

    r8657 r8662  
    996996        if (!set.IsMonteCarlo())
    997997            tlist.AddToList(&fillvs, "EffectiveOnTime");
    998 
    999         // It is not really necessary to re-calculate the image parameters
    1000         // for the the on-source for MCs, but it is done for symmetry reasons
    1001         tlist2.AddToListBefore(&fillvs, &scalc);
     998        else
     999            // It is not really necessary to re-calculate the image parameters
     1000            // for the the on-source for MCs, but it is done for symmetry reasons
     1001            tlist2.AddToListBefore(&fillvs, &scalc);
    10021002    }
    10031003
Note: See TracChangeset for help on using the changeset viewer.