~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to Template/LO/SubProcesses/reweight.f

mwrge with 2.7.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
417
417
          ipart(1,imo)=ipart(1,ida2)
418
418
          ipart(2,imo)=ipart(1,ida1)
419
419
        endif
 
420
      else if (abs(get_color(idmo)).eq.8.and.abs(get_color(idda1)).eq.1.and.abs(get_color(idda2)).eq.8)then
 
421
         ipart(1,imo)=ipart(1,ida2)
 
422
         ipart(2,imo)=ipart(2,ida2)
 
423
      else if (abs(get_color(idmo)).eq.8.and.abs(get_color(idda1)).eq.8.and.abs(get_color(idda2)).eq.1)then
 
424
         ipart(1,imo)=ipart(1,ida1)
 
425
         ipart(2,imo)=ipart(2,ida1)
420
426
      else
421
427
         write(*,*) idmo,'>', idda1, idda2, 'color', get_color(idmo),'>', get_color(idda1), get_color(idda2)
422
428
         write(*,*) "failed for ipartupdate. Please retry without MLM/default dynamical scale"