=== modified file 'Template/SubProcesses/unwgt.f' --- old/Template/SubProcesses/unwgt.f 2012-11-11 08:52:35 +0000 +++ new/Template/SubProcesses/unwgt.f 2013-07-19 21:12:28 +0000 @@ -432,7 +432,7 @@ include 'leshouche.inc' data iseed /0/ - double precision pmass(nexternal) + double precision pmass(nexternal), tmp common/to_mass/ pmass c integer ncols,ncolflow(maxamps),ncolalt(maxamps) @@ -554,6 +554,10 @@ ptcltmp(1)=ptclus(1) ptclus(1)=ptclus(2) ptclus(2)=ptcltmp(1) +c flip mass of the initial state + tmp = pb(4,1) + pb(4,1) = pb(4,2) + pb(4,2) = tmp endif c