Belle II Software
release-05-01-25
coupling_orders.py
1
#!/usr/bin/env python
2
# -*- coding: utf-8 -*-
3
4
# This file was automatically created by FeynRules 2.0.26
5
# Mathematica version: 9.0 for Linux x86 (64-bit) (November 20, 2012)
6
# Date: Wed 23 Jul 2014 02:04:18
7
8
from
object_library
import
all_orders, CouplingOrder
9
10
QCD = CouplingOrder(name=
'QCD'
, expansion_order=99, hierarchy=1)
11
12
QED = CouplingOrder(name=
'QED'
, expansion_order=99, hierarchy=2)
13
generators
madgraph
models
darkphoton
coupling_orders.py
Generated on Fri Nov 5 2021 03:53:32 for Belle II Software by
1.8.17