~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to Template/LO/Source/genps.inc

  • Committer: olivier-mattelaer
  • Date: 2019-03-05 14:04:00 UTC
  • mto: (283.1.18 2.7.0)
  • mto: This revision was merged to the branch mainline in revision 284.
  • Revision ID: olivier-mattelaer-20190305140400-zsh8yn489f5yyzbf
better handling of zero matrix-element

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
      double precision hel_jacobian
39
39
          INTEGER HEL_PICKED
40
40
          COMMON/HEL_PICKED/HEL_PICKED,hel_jacobian
 
41
c**********************************************************************************
 
42
c       parameters to control is zero-cross section is due to PS or matrix-element
 
43
c**********************************************************************************
 
44
      integer nb_pass_cuts
 
45
      common/cut_efficiency/nb_pass_cuts
 
 
b'\\ No newline at end of file'