~maddevelopers/mg5amcnlo/2.7.1.3

« back to all changes in this revision

Viewing changes to Template/NLO/MCatNLO/PY8Analyzer/mcatnlo_pyan_pp_ttx_v2_hepmc.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:
19
19
      integer j,kk,l,i,nnn
20
20
      character*5 cc(2)
21
21
      data cc/'     ','Born '/
22
 
      integer nwgt,max_weight,nwgt_analysis
23
 
      common/cnwgt/nwgt
 
22
      integer nwgt_analysis
24
23
      common/c_analysis/nwgt_analysis
25
 
      parameter (max_weight=maxscales*maxscales+maxpdfs+1)
26
 
      character*15 weights_info(max_weight),wwwi(max_weight)
27
 
      common/cwgtsinfo/weights_info
 
24
      character*50 weights_info(max_weight_shower)
 
25
     $     ,wwwi(max_weight_shower)
28
26
c
29
27
      call inihist
30
28
      weights_info(1)="central value  "