~maddevelopers/mg5amcnlo/2.7.1.3

« back to all changes in this revision

Viewing changes to madgraph/various/systematics.py

  • Committer: olivier-mattelaer
  • Date: 2018-11-09 20:46:26 UTC
  • mfrom: (279.1.34 2.6.4)
  • Revision ID: olivier-mattelaer-20181109204626-50om03249xt7cyv5
mergeĀ 2.6.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
885
885
            for onewgt in cevent.wgts:
886
886
                if not __debug__ and (dyn== -1 and Dmur==1 and Dmuf==1 and pdf==self.orig_pdf):
887
887
                    wgt += onewgt.ref_wgt 
 
888
                    continue
888
889
                
889
890
                if dyn == -1:
890
891
                    mur2 = onewgt.scales2[1]