~maddevelopers/mg5amcnlo/2.7.1.3

« back to all changes in this revision

Viewing changes to models/OLD_loopModels_backup/smQCDNLOmass/coupling_orders.py

  • Committer: olivier Mattelaer
  • Date: 2017-12-12 21:11:08 UTC
  • mfrom: (274.1.52 2.6.1)
  • Revision ID: olivier.mattelaer@uclouvain.be-20171212211108-xfh9rt0j9c9m6nxp
pass to 2.6.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# This file was automatically created by FeynRules $Revision: 623 $
2
 
# Mathematica version: 8.0 for Mac OS X x86 (64-bit) (November 6, 2010)
3
 
# Date: Thu 9 Jun 2011 17:49:34
4
 
 
5
 
 
6
 
from object_library import all_orders, CouplingOrder
7
 
 
8
 
QCD = CouplingOrder(name = 'QCD',
9
 
                    hierarchy = 1,
10
 
                    expansion_order = 99,
11
 
                    perturbative_expansion = 99)