ATLAS Offline Software
Generators/PowhegControl/python/parameters/__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 .parameter import Parameter
6 from .registry import Registry