ATLAS Offline Software
Generators/PowhegControl/python/processes/external/__init__.py
Go to the documentation of this file.
1 # Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
2 
3 # flake8: noqa
4 
5 from .external_madspin import ExternalMadSpin
6 from .external_nnlo_reweighter import ExternalNNLOReweighter
7 from .external_photos import ExternalPHOTOS
8 from .external_vbf_nlo import ExternalVBFNLO