~maddevelopers/mg5amcnlo/polarization_nlo

« back to all changes in this revision

Viewing changes to madgraph/various/misc.py

  • Committer: olivier-mattelaer
  • Date: 2019-06-17 21:29:56 UTC
  • Revision ID: olivier-mattelaer-20190617212956-137mtfh5vbeymxcb
add correct support for the polbeam option in the run_card

Show diffs side-by-side

added added

removed removed

Lines of Context:
606
606
    else:
607
607
        return True
608
608
 
 
609
 
 
610
 
609
611
#===============================================================================
610
612
# mute_logger (designed to work as with statement)
611
613
#===============================================================================