~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to models/EWdim6/__init__.py

  • Committer: Johan Alwall
  • Date: 2012-11-18 05:41:03 UTC
  • mfrom: (234.1.7 1.5.5)
  • Revision ID: johan@alwall.net-20121118054103-26xyfyez2n1d0732
Merged up to v. 1.5.5: Fixed bug in pdf reweighting giving asymmetric gamma+X distribution, fixed single top scale with maxjetflavor=4, fixed Aloha bug, check gauge bug, and improvement for LSF cluster.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
all_parameters = parameters.all_parameters
20
20
all_orders = coupling_orders.all_orders
21
21
all_functions = function_library.all_functions
22
 
 
 
22
gauge = [0]
23
23
 
24
24
__author__ = "C. Degrande"
25
25
__version__ = "1.0"