# This file was automatically created by FeynRules $Revision: 634 $
# Mathematica version: 8.0 for Mac OS X x86 (64-bit) (November 6, 2010)
# Date: Tue 19 Jul 2011 18:23:49


from object_library import all_orders, CouplingOrder


QCD = CouplingOrder(name = 'QCD',
                    expansion_order = -1,
                    hierarchy = 1)

QED = CouplingOrder(name = 'QED',
                    expansion_order = -1,
                    hierarchy = 2)

NP = CouplingOrder(name = 'NP',
                   expansion_order = -1,
                   hierarchy = 2)
