~maddevelopers/mg5amcnlo/color_ordering

« back to all changes in this revision

Viewing changes to models/MSSM_SLHA2/vertices.py

  • Committer: olivier-mattelaer
  • Date: 2021-02-21 13:40:04 UTC
  • mfrom: (50.85.76 madgraph5)
  • Revision ID: olivier-mattelaer-20210221134004-rq68w83rrg1xn0jz
merge up to 2.8.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# Date: Tue 31 Jul 2012 19:55:14
4
4
 
5
5
 
6
 
from __future__ import absolute_import
7
 
from .object_library import all_vertices, Vertex
8
 
from . import particles as P
9
 
from . import couplings as C
10
 
from . import lorentz as L
 
6
from object_library import all_vertices, Vertex
 
7
import particles as P
 
8
import couplings as C
 
9
import lorentz as L
11
10
 
12
11
 
13
12
V_1 = Vertex(name = 'V_1',