Changeset 8662 for trunk/MagicSoft/Mars/mjobs
- Timestamp:
- 08/10/07 17:06:55 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJCut.cc
r8657 r8662 996 996 if (!set.IsMonteCarlo()) 997 997 tlist.AddToList(&fillvs, "EffectiveOnTime"); 998 999 // It is not really necessary to re-calculate the image parameters1000 // for the the on-source for MCs, but it is done for symmetry reasons1001 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); 1002 1002 } 1003 1003
Note:
See TracChangeset
for help on using the changeset viewer.