~maddevelopers/mg5amcnlo/2.7.1.3

« back to all changes in this revision

Viewing changes to Template/NLO/MCatNLO/PYAnalyzer/mcatnlo_pyan_pp_hjj.f

  • Committer: olivier Mattelaer
  • Date: 2016-05-12 11:00:18 UTC
  • mfrom: (262.1.150 2.3.4)
  • Revision ID: olivier.mattelaer@uclouvain.be-20160512110018-sevb79f0wm4g8mpp
pass to 2.4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
      integer nwgt,max_weight,nwgt_analysis
17
17
      common/cnwgt/nwgt
18
18
      common/c_analysis/nwgt_analysis
19
 
      parameter (max_weight=maxscales*maxscales+maxpdfs+1)
20
 
      character*15 weights_info(max_weight)
 
19
      character*50 weights_info(max_weight_shower)
21
20
      common/cwgtsinfo/weights_info
22
21
      character*8 cc(2)
23
22
      data cc/'        ','vbfcuts '/