~maddevelopers/mg5amcnlo/hel_recycling

« back to all changes in this revision

Viewing changes to madgraph/iolibs/template_files/matrix_madevent_group_v4_hel.inc

  • Committer: Kiran Ostrolenk
  • Date: 2020-05-12 20:03:22 UTC
  • Revision ID: kiran.ostrolenk@postgrad.manchester.ac.uk-20200512200322-z06mxjwsjkwu2awz
Remove NHEl as argument

Show diffs side-by-side

added added

removed removed

Lines of Context:
88
88
       TS(I)=0d0
89
89
    ENDDO
90
90
 
91
 
    call MATRIX%(proc_id)s(P ,NHEL(1,I),JC(1), TS)
 
91
    call MATRIX%(proc_id)s(P ,JC(1), TS)
92
92
    DO I=1,NCOMB     
93
93
       T=TS(I)  
94
94
       DO JJ=1,nincoming
132
132
    END
133
133
 
134
134
 
135
 
Subroutine  MATRIX%(proc_id)s(P,NHEL,IC, TS)
 
135
Subroutine  MATRIX%(proc_id)s(P,IC, TS)
136
136
C  
137
137
%(info_lines)s
138
138
C