~maddevelopers/mg5amcnlo/simple_unlops

« back to all changes in this revision

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

  • Committer: olivier-mattelaer
  • Date: 2021-11-12 09:29:31 UTC
  • mfrom: (967.1.15 3.3.0)
  • Revision ID: olivier-mattelaer-20211112092931-4ec9qfzgxkeovqog
versionĀ 3.3.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
679
679
      do i=nincoming+1, nexternal
680
680
         smin_p = smin_p + pmass(i)
681
681
      enddo
682
 
      smin = max(smin, smin_p**2)
 
682
      smin = max(smin, smin_p**2, dsqrt_shat**2)
683
683
      write(*,*) "Define smin to", smin
684
684
 
685
685
c Check that results are consistent among all the grouped subprocesses