~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to models/loop_sm/coupling_orders.py

mwrge with 2.7.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# Date: Thu 9 Jun 2011 17:49:34
4
4
 
5
5
 
6
 
from object_library import all_orders, CouplingOrder
 
6
from __future__ import absolute_import
 
7
from .object_library import all_orders, CouplingOrder
7
8
 
8
9
QCD = CouplingOrder(name = 'QCD',
9
10
                    hierarchy = 1,