~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to tests/input_files/LoopSMEWTest/CT_vertices.py

mwrge with 2.7.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
 
6
6
 
7
 
from object_library import all_vertices, all_CTvertices, Vertex, CTVertex
8
 
import particles as P
9
 
import CT_couplings as C
10
 
import lorentz as L
 
7
from __future__ import absolute_import
 
8
from .object_library import all_vertices, all_CTvertices, Vertex, CTVertex
 
9
from . import particles as P
 
10
from . import CT_couplings as C
 
11
from . import lorentz as L
11
12
 
12
13
################
13
14
# R2 vertices  #