~maddevelopers/mg5amcnlo/improved_scale_pdf_handling

« back to all changes in this revision

Viewing changes to Template/NLO/MCatNLO/srcPythia8/Pythia8.cc

  • Committer: Rikkert Frederix
  • Date: 2016-02-23 11:25:37 UTC
  • Revision ID: frederix@physik.uzh.ch-20160223112537-x62cajy0v2g90yeo
some fixes in the previous push

Show diffs side-by-side

added added

removed removed

Lines of Context:
135
135
    for (; iLHEFread<nTry ; ++iLHEFread) {
136
136
      read.lhef_read_wgts_(cwgt_ww);
137
137
    }
138
 
    cwgt_ww[0]=cevwgt.EVWGT
 
138
    cwgt_ww[0]=cevwgt.EVWGT;
139
139
    pyanal_(cwgtinfo_nn,cwgt_ww);
140
140
 
141
141
    if (iEvent % nstep == 0 && iEvent >= 100){