~maddevelopers/mg5amcnlo/2.7.3-lepcoll

« back to all changes in this revision

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

  • Committer: olivier-mattelaer
  • Date: 2021-04-15 15:00:34 UTC
  • mfrom: (287.1.10 madgraph5)
  • Revision ID: olivier-mattelaer-20210415150034-3rvq7b3bpntxixwe
merge up to 2.9.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
 
6
6
from __future__ import division
7
 
from object_library import all_particles, Particle
8
 
import parameters as Param
9
 
import CT_parameters as CTParam
 
7
from __future__ import absolute_import
 
8
from .object_library import all_particles, Particle
 
9
from . import parameters as Param
 
10
from . import CT_parameters as CTParam
10
11
 
11
12
A = Particle(pdg_code = 22,
12
13
             name = 'A',